OAuth2 and OpenID Connect
📄️ Social sign-in
Out of the box, Ory comes with custom-tailored connectors for 15+ social sign-in providers such as GitHub, Google, or Facebook.
🗃️ Social Sign-in Providers
22 items
📄️ Data mapping
Every social sign-in provider returns different data in their payloads. Some providers use usernames, others emails, and so on.
📄️ Account linking
Ory allows users to link their accounts to social sign-in providers after they signed up, as well as un-link social sign-in
📄️ Get OAuth2 tokens
You can get the OIDC / OAuth 2.0 access, refresh, and ID tokens issued for the identity by social sign-in providers.
📄️ Custom domain redirect
Some Social Sign-in Providers such as Google or GitHub show the Redirect URL as part of the sign-in process. By default, Ory
📄️ Native apps
Overview
📄️ PKCE
Ory Identities supports the PKCE (Proof Key for Code Exchange) extension to the OpenID
📄️ FedCM
Overview