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

4x4 Matrix in Python -

wso2is - WSO2 IS 5.0.0 SP1 After restart there is authentication error -

python - PyInstaller UAC not working in onefile mode -