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

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -