mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 12:44:42 +00:00
Disable Gmail OAuth
This commit is contained in:
parent
7a89b96449
commit
0c215ad46c
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
authorizationEndpoint="https://accounts.google.com/o/oauth2/v2/auth"
|
||||
clientId="803253368361-574lor1js3csqif9nogkhk5m7688af3c.apps.googleusercontent.com"
|
||||
clientSecret="9iyiDx1LEfpg3fpH6DqzoIcG"
|
||||
enabled="true"
|
||||
enabled="false"
|
||||
redirectUri="https://oauth.faircode.eu/"
|
||||
scopes="https://mail.google.com/"
|
||||
tokenEndpoint="https://oauth2.googleapis.com/token" />
|
||||
|
|
Loading…
Reference in a new issue