diff --git a/res/raw/auth_config.json b/res/raw/auth_config.json index 81f9638..c1a6beb 100644 --- a/res/raw/auth_config.json +++ b/res/raw/auth_config.json @@ -2,7 +2,7 @@ "client_id": "53206975661-asnf3qe4bg29p8h981pgf099osvrjbme.apps.googleusercontent.com", "redirect_uri": "com.googleusercontent.apps.53206975661-asnf3qe4bg29p8h981pgf099osvrjbme:/oauth2redirect", "end_session_redirect_uri": "com.googleusercontent.apps.53206975661-asnf3qe4bg29p8h981pgf099osvrjbme:/oauth2redirect", - "authorization_scope": "openid email profile https://www.googleapis.com/auth/drive.appdata", + "authorization_scope": "openid email profile", "discovery_uri": "https://accounts.google.com/.well-known/openid-configuration", "authorization_endpoint_uri": "", "token_endpoint_uri": "",