mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-19 05:38:31 +00:00
Mail.ru scopes are space separated
This commit is contained in:
parent
dc430cf79a
commit
959da4f483
1 changed files with 1 additions and 1 deletions
|
@ -500,7 +500,7 @@
|
|||
clientSecret="5f1525783e1d4defb3bc9c2c4b7d0c54"
|
||||
enabled="false"
|
||||
redirectUri="https://oauth.faircode.eu/"
|
||||
scopes="userinfo,mail.imap"
|
||||
scopes="userinfo mail.imap"
|
||||
tokenEndpoint="https://oauth.mail.ru/token" />
|
||||
<!-- https://oauth.mail.ru/docs -->
|
||||
</provider>
|
||||
|
|
Loading…
Reference in a new issue