Enabled Gmail OAuth

This commit is contained in:
M66B 2019-12-21 16:14:57 +01:00
parent 9ad8d7c39b
commit fd7e4ff420
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
authorizationEndpoint="https://accounts.google.com/o/oauth2/v2/auth"
clientId="803253368361-574lor1js3csqif9nogkhk5m7688af3c.apps.googleusercontent.com"
clientSecret="9iyiDx1LEfpg3fpH6DqzoIcG"
enabled="false"
enabled="true"
redirectUri="https://email.faircode.eu/oauth/"
scopes="https://mail.google.com/"
tokenEndpoint="https://oauth2.googleapis.com/token" />