Skip to content

GoogleSignInAuthenticator: Request additional scope when signing in

This merge request fixes:

  • The missing drive scope when authenticating to Google Drive by requesting it along with the signIn function call.

Closes #1440 (closed)

Merge request reports