mirror of
https://github.com/vale981/outlook-oauth-hack
synced 2025-03-04 16:41:38 -05:00
4 lines
No EOL
129 B
Python
4 lines
No EOL
129 B
Python
ClientId = ""
|
|
ClientSecret = ""
|
|
Scopes = ['https://outlook.office365.com/IMAP.AccessAsUser.All']
|
|
OutputFileName = "refresh_token" |