- DATE:
- AUTHOR:
- Ory Team
Ory Network
Ory Kratos
New Feature
Native Social Sign-In with Google
DATE:
AUTHOR:
Ory Team
We are pleased to introduce the improved native social sign-in flow with Google.
This social sign in flow offers a more integrated user experience with the Google SDK for iOs, Android, and native apps.
Unlike previous methods, this approach eliminates the need for a browser, using a signed id_token
directly on the client side, typically within your app. This id_token
can then be seamlessly exchanged for a session token with Ory.
Introduced support for native social sign-in using the Google SDK.
Eliminates the need for a browser during the sign-in process.
To use this new feature, please consult the Ory Documentation, as well as the Google SDK documentation.