mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-12 12:03:17 +02:00
Removed Google OAuth
This commit is contained in:
@@ -15,14 +15,6 @@
|
||||
host="smtp.gmail.com"
|
||||
port="465"
|
||||
starttls="false" />
|
||||
<oauth
|
||||
authorizationEndpoint="https://accounts.google.com/o/oauth2/v2/auth"
|
||||
clientId="803253368361-574lor1js3csqif9nogkhk5m7688af3c.apps.googleusercontent.com"
|
||||
clientSecret="9iyiDx1LEfpg3fpH6DqzoIcG"
|
||||
enabled="false"
|
||||
redirectUri="https://oauth.faircode.eu/"
|
||||
scopes="https://mail.google.com/"
|
||||
tokenEndpoint="https://oauth2.googleapis.com/token" />
|
||||
<!-- https://email.faircode.eu/.well-known/assetlinks.json -->
|
||||
<!-- /opt/android-studio/jre/bin/keytool -keystore ~/.android/debug.keystore -list -v -->
|
||||
</provider>
|
||||
|
||||
Reference in New Issue
Block a user