Social Identity Providers

Auth0 supports social login for both web-based and native applications. Social login is a method of authentication that allows users to log in to an application using existing credentials from a social identity provider, such as Google or Facebook.

As users frequently have their social credentials stored in their browser or device, social login provides a frictionless user experience that requires minimal manual interaction with an application. 

The sections below outline the social login options available for both web-based and native applications.

Web-based applications

Auth0 supports a variety of social identity providers for web-based applications. Implementing social login with one or more of these providers allows you to gather up-to-date information about your users while simultaneously offering them a streamlined authentication experience.

You can review the list of supported social identity providers on the Auth0 Marketplace or the Auth0 Dashboard. If a particular provider is not available, you can also configure custom social connections. To learn more, review Connect Apps to Generic OAuth2 Authorization Servers.

The Social Login section of the Auth0 Marketplace provides information for each supported social connection. To learn more about a specific provider, select the option from the list.

From there, you can use the Add Integration button to launch the configuration process in your Auth0 tenant and the Installation tab to review implementation documentation. For a successful implementation, ensure you register developer keys for your selected provider.

Native applications

Auth0 supports social login with select providers for native applications. To learn more, review the resources below: