Social Auth
Allow your customers to log in or register quickly using their existing social media accounts.
Supported Providers
Recurlix supports several popular OAuth providers:
- Envato: Essential if you are selling on Envato or want to verify purchases.
- GitHub
How to Configure
- Create an App: Register a developer application on the respective provider's platform (e.g., Google Cloud Console).
- Obtain Credentials: Copy the Client ID and Client Secret.
- Set Redirect URL: In your provider's app settings, set the Redirect URI to:
https://yourdomain.com/auth/{provider}/callback - Enter Details in Admin: Go to Admin Dashboard > Settings > Social Auth and paste your credentials.