mirror of
https://github.com/vale981/outlook-oauth-hack
synced 2025-03-04 08:31:38 -05:00
parent
b903fc87ca
commit
6c67088b8d
1 changed files with 3 additions and 1 deletions
|
@ -3,4 +3,6 @@ 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/"
|
||||
|
||||
# Optionally specify a tenantId here: "https://login.microsoftonline.com/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX/"
|
||||
Authority = None
|
||||
|
|
Loading…
Add table
Reference in a new issue