"Modernized" OAUTH, WebView no more, impact? -


this in reference to:

https://developers.googleblog.com/2016/08/modernizing-oauth-interactions-in-native-apps.html

which asks post questions on stack overflow under #google-oauth.

two questions developer of email app android.

there users have more 1 gmail account, , don't want have add of them system settings.

for accounts present in system settings, use google play services, works every time, that's not scenario i'm discussing.

for accounts not present there, use webview open https://accounts.google.com/o/oauth2/auth , goes there.

1:

can please clarify "new oauth clients" means here?

new installs of existing apps (using webview)?

or brand new apps?

what "user facing notices" going like?

2:

what android devices don't have chrome installed?

not do, , believe needs android 4.1 whereas app runs on 4.0.3+.

does mean owners of these devices going out of luck?


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -