OAuth

You can enable OAuth (social) logins quickly by just toggling it on in the Dashboard page


Configure your OAuth credentials

Follow this guide to configure your own app's OAuth credentials.

1. Setup your OAuth apps for each provider

To configure OAuth credentials for a given provider, first create an OAuth app with your chosen provider, following the provider-specific instructions below.

For all providers, during setup, specify SocialLive's OAuth callback endpoint as your redirect URI:

https://auth.social.live/oauth/callback

Google

Follow this guide. When you are creating your app, make sure to specify Web App for your app type (it will be treated as a web app in the context of OAuth). You will need to provide the following to dashboard upon completion:

  • Client ID

  • Client secret

Last updated