mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-27 18:27:43 +00:00
Fixed Outlook OAuth
This commit is contained in:
parent
0e2822aee9
commit
0dc4544606
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@
|
|||
enabled="true"
|
||||
privacy="https://privacy.microsoft.com/privacystatement"
|
||||
prompt="login"
|
||||
redirectUri="msauth.eu.faircode.email://auth"
|
||||
redirectUri="https://oauth.faircode.eu/"
|
||||
scopes="profile,openid,email,offline_access,https://outlook.office.com/IMAP.AccessAsUser.All,https://outlook.office.com/SMTP.Send"
|
||||
tokenEndpoint="https://login.microsoftonline.com/{tenant}/oauth2/v2.0/token"
|
||||
tokenScopes="true" />
|
||||
|
|
Loading…
Reference in a new issue