Skip to content
Branch: master

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

Try it now in CWS

Identity

A sample application that uses the Identity API to request information of the logged in user and present this info on the screen. If the user has a profile picture, an XMLHttpRequest request is also sent to grab the image and show it in the app.

This app uses the getAuthToken flow of the Identity API, so it only works with Google accounts. If you want to identify the user in a non-Google OAuth2 flow, you should use the launchWebAuthFlow method instead.

APIs

Screenshot

screenshot

You can’t perform that action at this time.