Start with Identity
← Glossary
Concept

Social Login

Letting users sign in with an existing account from a provider like Google or Apple, usually over OIDC. Reduces signup friction but ties accounts to third-party providers.

Social login raises conversion measurably and creates a dependency worth understanding: account recovery, email changes, and provider policy shifts now happen outside your control, and a user who loses the upstream account may lose yours. Support at least one path that does not depend on a third party, and never key your user records solely on an email address the provider can change.

See also: OpenID Connect, what is CIAM, progressive profiling, CIAM vendors

Related terms
Last reviewed By SWI Community TeamSuggest a correctionHow we research