How to get email address while integrating google login in android -
i need integrate google plus login in application.i have seen samples , library given google libraries. have searched alot email no use. can know please me resolve this.
there 2 methods available this, both documented here
edit:
there web oauth example web here
however, google+ sign-in not requirement getting userinfo.email
scope. simple oauth flow , use returned tokens retrieve address. used google+ simplicity.
Comments
Post a Comment