Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to get email address while integrating google login in android

I need to integrate the google plus login in my application.I have seen the samples and library which are given by google libraries. I have searched alot to get email but no use. Can anybody know please help me to resolve this.

like image 270
Chaitu Avatar asked Dec 05 '25 04:12

Chaitu


1 Answers

There are two methods available to do this, both are documented here

Edit:

There is also a web OAuth example for the web here

However, Google+ Sign-In is not a requirement for getting the userinfo.email scope. You could do a simple OAuth flow and then use the returned tokens to also retrieve the address. Used Google+ for simplicity.

like image 193
BrettJ Avatar answered Dec 08 '25 14:12

BrettJ



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!