mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 12:44:42 +00:00
Added Outlook mail permissions again
It is unclear if this is needed
This commit is contained in:
parent
fa0a5080f9
commit
2c37dd8eea
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
clientSecret="MZaRn@liyA0T98GwdRDK:m-cSWrUgA9:"
|
||||
enabled="false"
|
||||
redirectUri="https://oauth.faircode.eu/"
|
||||
scopes="openid,offline_access,profile,email,User.Read,IMAP.AccessAsUser.All"
|
||||
scopes="openid,offline_access,profile,email,User.Read,IMAP.AccessAsUser.All,Mail.ReadWrite,Mail.Send"
|
||||
tokenEndpoint="https://login.microsoftonline.com/common/oauth2/v2.0/token" />
|
||||
</provider>
|
||||
<!-- needs subscription -->
|
||||
|
|
Loading…
Reference in a new issue