Skip to content

Commit

Permalink
add scope to lists of default scopes
Browse files Browse the repository at this point in the history
  • Loading branch information
Martijn van der Meij committed Dec 20, 2020
1 parent f7b1a7d commit 372ae0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions O365/connection.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
'settings_all': ['MailboxSettings.ReadWrite'],
'tasks': ['Tasks.Read'],
'tasks_all': ['Tasks.ReadWrite'],
'presence': ['Presence.Read']
}


Expand Down

0 comments on commit 372ae0d

Please sign in to comment.