The Google Identity extension gives you the ability to sign in users using their Google account
and then access to the Google APIs using user authentication tokens.
The simple API allows you to quickly integrate Google identities in your AIR application.
Identical code base can be used across all platforms allowing you to concentrate on your application and not device specifics.
We provide complete guides to get you up and running with asset selection quickly and easily.
Features
- Setup the Google Identity API using your client IDs;
- Sign-in/out and disconnect users;
- Access to the server auth code to make queries on the user's behalf from your server;
- Access to the id, refresh and access tokens for user authentication