swift - How to know the account used for google sign in ios sdk -


i have integrated google sign in sdk in ios forgot account did it.

i have configuration file , client id , reverse client id

so how can know google account used create sign in.

for getting user details of logged in user can use api

https://www.googleapis.com/gmail/v1/users/me/profile 

for more details refer link


Comments

Popular posts from this blog

python - RuntimeError: can't re-enter readline -

python - PyInstaller UAC not working in onefile mode -

php - Need to store a large amount of data in session with CI 3 but on storing large data in session it is itself destorying automatically -