1

Module Access

Navigate to Automation > Extensions. This centralized hub allows you to toggle and configure external services without touching the code.

Social Authentication
2

Google Login

Enables "Sign in with Google".
Setup: Create credentials in the Google Cloud Console.
Callback URL: Copy the URL displayed here (e.g., .../auth/google/callback) and paste it into your Google Console's "Authorized Redirect URIs".

3

Facebook Login

Enables "Sign in with Facebook".
Setup: Create an App in Meta for Developers.
App Secret: This is a sensitive key; never share it. Like Google, ensure the Callback URL is whitelisted in your Facebook App settings.

Security & Spam Protection
4

Custom Captcha

A built-in, privacy-friendly alternative to Google.
Function: Generates a random alphanumeric image that users must type to register.
Length: You can adjust the difficulty by setting the code length (e.g., 6 characters).

5

Google reCAPTCHA v2

The standard "I am not a robot" checkbox.
Site Key: Public key used in the frontend HTML.
Secret Key: Private key used by the server to verify the response.
Note: Do not enable both Custom Captcha and reCAPTCHA simultaneously.

Customer Support
6

Tawk.to Live Chat

Adds a floating chat widget to the bottom right of your site.
Direct Chat Link: Paste your property URL from the Tawk.to dashboard.
Benefit: Allows you to provide real-time support to students directly from the exam portal.

Click image to zoom