Authentication
DATIRA offers multiple secure ways to sign up and log in.
Authentication Methods
We support three authentication methods to give you flexibility and security:
OAuth2 (Social Login)
Sign in with Google or GitHub. No password to remember, secure authentication.
Email + Password
Traditional login with your email address and a secure password.
Magic Link
Passwordless login via email link. Click and you're in.
Security Features
- Encrypted passwords
All passwords are hashed using industry-standard bcrypt algorithm
- Secure sessions
Sessions are stored server-side with secure, HTTP-only cookies
- OAuth2 standards
Social logins use OAuth 2.0 protocol — your password is never shared with us
- Short-lived magic links
Magic links expire after 15 minutes and can only be used once
Detailed Guides
Enterprise Single Sign-On (SSO)
Enterprise customers can configure SAML-based SSO to use their organization's identity provider (Okta, Azure AD, etc.). Contact sales@brightsea.ca to learn more.