Skip to content

[3.3.x] 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.

(Backport of !876 (merged))

Merge request reports