mirror of
https://github.com/vale981/outlook-oauth-hack
synced 2025-03-05 09:01:38 -05:00
4 lines
129 B
Python
4 lines
129 B
Python
![]() |
ClientId = ""
|
||
|
ClientSecret = ""
|
||
|
Scopes = ['https://outlook.office365.com/IMAP.AccessAsUser.All']
|
||
|
OutputFileName = "refresh_token"
|