Skip to content

Authentication Settings

QueeCom supports multiple authentication methods to provide flexible and secure access options for users. You can enable and configure any combination of the following methods.

Notes

  • Multiple authentication methods can be enabled simultaneously to provide users with various login options.
  • Ensure API credentials are kept secure and updated if changed.
  • Test all enabled methods to verify proper functionality.

Available Authentication Methods

Method Description
Google Sign-In Login using Google account OAuth
Email-Password Traditional login with email and password
Phone-Password Login with phone number and password
Email-OTP One-time password sent to email
Phone-OTP One-time password sent via SMS

How to Configure and Enable Methods

  1. Navigate to the Authentication Settings section in the admin panel.
  2. For each desired method:
  3. Toggle the Enable switch to activate it.
  4. Fill in any required configuration fields.

Google Sign-In Configuration

To enable Google Sign-In, provide the following keys:

  • Google Client ID: Obtain this from Google Cloud Console under OAuth 2.0 credentials.
  • Google Client Secret: Secret key paired with the Client ID.
  • Redirect URI: Ensure this matches your QueeCom callback URL configured in Google API settings.

Enter these keys in the Google Sign-In configuration fields and save your settings to enable Google authentication.


Best Practices

  • Offer multiple authentication options for better user experience.
  • Keep OAuth credentials confidential.
  • Regularly update and audit authentication settings.

⚡ Flexible authentication improves security and user satisfaction.