SecQure
  • 📔Overview
  • 🚀Getting Started
  • Dashboard
    • Project
    • Design
    • Configure - Magic Link Page,Custom Email & SMS
    • Forms
    • Identity Validation
    • Project Setting - Domain and Session
  • Integration
    • HTML
    • Next.js
    • React
    • React Native
  • Backend response handling - SDKs
  • No Codes
    • Bubble
    • Wordpress
    • Webflow
  • APIs
  • Migration
  • Additional Contents
Powered by GitBook
On this page
  1. Dashboard

Project Setting - Domain and Session

Configure Your Project Setting

PreviousIdentity ValidationNextHTML

Last updated 3 years ago

Was this helpful?

CtrlK

Was this helpful?

Session Duration

You can configure the duration in days for the users to receive the magic link or OTP again for authentication. The default is 30 days.

Web URL

Configure the domain URL of your application. Login form will work only from the configured URLs. For development use http://localhost.

Note: If the login form does not show up after following the steps or you received an error message "something went wrong", the likely issue cause may be incorrect URL configuration. You can add your test or live url correctly from Project Setting>Web URL. You can add multiple URLs with comma seperated.

e.g. https://testauth.dev.io,http://localhost:3000

Project Setting