javascript - Using google account to sign in using Oauth 2.0 -
i building web app have integrated log in google+ account using oauth authentication. not let users don't have google plus account sign in unless sign google plus. let users sign in valid google email address instead of google+ account user not signed google+ not have sign up. didn't find anywhere on documentation. possible?
try using incremental authorization basic profile scope.
Comments
Post a Comment