Home / Companies / WorkOS / Blog / Post Details
Content Deep Dive

How to add social logins in your app with WorkOS

Blog post from WorkOS

Post Details
Company
Date Published
Author
-
Word Count
1,393
Language
English
Hacker News Points
-
Summary

Social logins allow users to sign into websites and apps using their existing social media accounts, such as Google, Twitter, or LinkedIn. They were developed to combat "password fatigue" by making accessing new sites and apps more straightforward and faster. The backbone of social logins lies in authentication protocols like OAuth 2.0 and OpenID Connect. Social logins benefit both SaaS providers and users by increasing user acquisition, reducing support costs, enhancing data accuracy, and providing convenience and trust for customers. WorkOS supports various social providers and offers two ways to implement social login: AuthKit or the User Management API. While social logins can be considered a form of Single Sign-On (SSO), they are primarily consumer-focused and use different underlying technologies than enterprise SSO solutions.