mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
remove invalid scope
This commit is contained in:
@@ -298,7 +298,7 @@ API_SCOPE_MAPPING = {
|
|||||||
'https://www.googleapis.com/auth/drive',
|
'https://www.googleapis.com/auth/drive',
|
||||||
],
|
],
|
||||||
'calendar': ['https://www.googleapis.com/auth/calendar',],
|
'calendar': ['https://www.googleapis.com/auth/calendar',],
|
||||||
'cloudidentity': ['https://www.googleapis.com/auth/cloud-identity', 'https://www.googleapis.com/auth/cloud-identity.devices.lookup'],
|
'cloudidentity': ['https://www.googleapis.com/auth/cloud-identity'],
|
||||||
'drive': ['https://www.googleapis.com/auth/drive',],
|
'drive': ['https://www.googleapis.com/auth/drive',],
|
||||||
'drive3': ['https://www.googleapis.com/auth/drive',],
|
'drive3': ['https://www.googleapis.com/auth/drive',],
|
||||||
'gmail': [
|
'gmail': [
|
||||||
|
|||||||
Reference in New Issue
Block a user