mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-04 02:28:18 +00:00
Removed Google OAuth
This commit is contained in:
parent
5ca44438e0
commit
aff5437184
1 changed files with 0 additions and 8 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue