Loading app/src/main/res/values/account_providers_auth_config.xml +7 −3 Original line number Diff line number Diff line Loading @@ -6,9 +6,11 @@ <string name="google_client_id" translatable="false"> 628867657910-7ade6gut5rhabdgjq6k4rln9i1u9ppca.apps.googleusercontent.com </string> <string name="google_discovery_uri" translatable="false">https://accounts.google.com/.well-known/openid-configuration <string name="google_discovery_uri" translatable="false"> https://accounts.google.com/.well-known/openid-configuration </string> <string name="google_scope_string" translatable="false">openid profile email https://www.googleapis.com/auth/carddav https://www.googleapis.com/auth/calendar <string name="google_scope_string" translatable="false"> openid profile email https://www.googleapis.com/auth/carddav https://www.googleapis.com/auth/calendar https://mail.google.com/ </string> <string name="google_auth_redirect_uri" translatable="false"> com.googleusercontent.apps.628867657910-7ade6gut5rhabdgjq6k4rln9i1u9ppca:/oauth2redirect Loading @@ -20,7 +22,9 @@ <string name="eelo_discovery_uri" translatable="false"> https://identity.test.eelo.io/auth/realms/My-realm/.well-known/openid-configuration </string> <string name="eelo_scope_string" translatable="false">openid email profile</string> <string name="eelo_scope_string" translatable="false"> openid email profile </string> <string name="eelo_auth_redirect_uri" translatable="false"> net.openid.appauthdemo://oauth2redirect </string> Loading Loading
app/src/main/res/values/account_providers_auth_config.xml +7 −3 Original line number Diff line number Diff line Loading @@ -6,9 +6,11 @@ <string name="google_client_id" translatable="false"> 628867657910-7ade6gut5rhabdgjq6k4rln9i1u9ppca.apps.googleusercontent.com </string> <string name="google_discovery_uri" translatable="false">https://accounts.google.com/.well-known/openid-configuration <string name="google_discovery_uri" translatable="false"> https://accounts.google.com/.well-known/openid-configuration </string> <string name="google_scope_string" translatable="false">openid profile email https://www.googleapis.com/auth/carddav https://www.googleapis.com/auth/calendar <string name="google_scope_string" translatable="false"> openid profile email https://www.googleapis.com/auth/carddav https://www.googleapis.com/auth/calendar https://mail.google.com/ </string> <string name="google_auth_redirect_uri" translatable="false"> com.googleusercontent.apps.628867657910-7ade6gut5rhabdgjq6k4rln9i1u9ppca:/oauth2redirect Loading @@ -20,7 +22,9 @@ <string name="eelo_discovery_uri" translatable="false"> https://identity.test.eelo.io/auth/realms/My-realm/.well-known/openid-configuration </string> <string name="eelo_scope_string" translatable="false">openid email profile</string> <string name="eelo_scope_string" translatable="false"> openid email profile </string> <string name="eelo_auth_redirect_uri" translatable="false"> net.openid.appauthdemo://oauth2redirect </string> Loading