Top

Social Login


The Social Login Tab within the Settings section is used to add social login functionality to the application.

Google Login

Follow this link: How to create google keys for social authentication.

Navigate to the Settings option in the sidebar, select the Social Login tab, and then click the Google sub-tab.

Client Id: Enter the google client id.

Client Secret: Enter the google client secret.

Redirect Url: Enter the google redirect url
(e.g., https://yourdomain.com/auth/google/callback).

Status: Toggle this option to activate or deactivate google login. If enabled, Google login functionality will be active in your app. If disabled, it will not be applied.


Facebook Login

Follow this link: How to create facebook keys for social authentication.

Navigate to the Settings option in the sidebar, select the Social Login tab, and then click the Facebook sub-tab.

App Id: Add the facebook app id.

App Secret: Add the facebook app secret.

Redirect Url: Add the facebook redirect url
(e.g., https://yourdomain.com/auth/facebook/callback).

Status: Toggle this option to activate or deactivate facebook login. If enabled, Facebook login functionality will be active in your app. If disabled, it will not be applied.