What is Google Identity Services?
Google Identity is a service enabling developers to sign into apps and authorize apps to use Google services. Google Sign-In for iOS and macOS gets users into apps using a registration system they already use and trust: their Google account. And the Smart Lock service enables users to programmatically save and retrieve credentials, and automatically sign users in across devices and websites in Chrome. Google APIs use the OAuth 2.0 protocol for authentication and authorization. The Block Store API allows your app to store user credentials that it can later retrieve to re-authenticate users on a new device.
Categories & Use Cases
Videos
Technical Details
| Mobile Application | No |
|---|
FAQs
What is Google Identity Services?
Google Identity is a service enabling developers to sign into apps and authorize apps to use Google services. Google Sign-In for iOS and macOS gets users into apps using a registration system they already use and trust: their Google account. And the Smart Lock service enables users to programmatically save and retrieve credentials, and automatically sign users in across devices and websites in Chrome. Google APIs use the OAuth 2.0 protocol for authentication and authorization. The Block Store API allows your app to store user credentials that it can later retrieve to re-authenticate users on a new device.