mirror of
https://github.com/vale981/outlook-oauth-hack
synced 2025-03-04 08:31:38 -05:00
Update config.py
This commit is contained in:
parent
1c7eeb6f5c
commit
2dd353915e
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ ClientSecret = "TxRBilcHdC6WGBee]fs?QR:SJ8nI[g82"
|
|||
Scopes = ['https://outlook.office.com/IMAP.AccessAsUser.All','https://outlook.office.com/SMTP.Send']
|
||||
RefreshTokenFileName = "imap_smtp_refresh_token"
|
||||
AccessTokenFileName = "imap_smtp_access_token"
|
||||
# Authority = "https://login.microsoftonline.com/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX/"
|
||||
|
|
Loading…
Add table
Reference in a new issue