Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 48f78842 authored by Wolf-Martell Montwé's avatar Wolf-Martell Montwé
Browse files

Change TB debug Gmail clientId

parent 75b3ea66
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -35,7 +35,7 @@ class TbOAuthConfigurationFactory : OAuthConfigurationFactory {
            "smtp.gmail.com",
            "smtp.gmail.com",
            "smtp.googlemail.com",
            "smtp.googlemail.com",
        ) to OAuthConfiguration(
        ) to OAuthConfiguration(
            clientId = "406964657835-bp5iomdlcnfe54fiv4sc08veta3ea6ma.apps.googleusercontent.com",
            clientId = "560629489500-no2mlau7e4vn3psh5esaiodgri09jrj9.apps.googleusercontent.com",
            scopes = listOf("https://mail.google.com/"),
            scopes = listOf("https://mail.google.com/"),
            authorizationEndpoint = "https://accounts.google.com/o/oauth2/v2/auth",
            authorizationEndpoint = "https://accounts.google.com/o/oauth2/v2/auth",
            tokenEndpoint = "https://oauth2.googleapis.com/token",
            tokenEndpoint = "https://oauth2.googleapis.com/token",