Basic Auth Methods

Total Price

Foundational methods for user sign-up and verification.


Basic
Email & Password

Email & Password

The classic login method. Requires secure password hashing and email verification flows.

  • Universally understood
  • No third-party reliance
  • Simple for users
A foundational method for almost all applications.
OTP
SMS Codes

SMS Codes

One-Time Passwords (OTP) sent via SMS for verification or passwordless login.

  • High reach
  • Passwordless option
  • Good for phone verification
Ideal for mobile-first markets and account recovery.
OTP
Phone Call OTP

Phone Call OTP

An automated voice call delivers a One-Time Password (OTP) to the user's phone.

  • Good for accessibility
  • Alternative to SMS
  • Works on landlines
Use as a fallback or where SMS delivery is unreliable.

2FA Methods

Total Price

Secure user accounts with a second factor of authentication.


2FA
WebAuthn (Passkeys)

WebAuthn (Passkeys)

Phishing-resistant public-key cryptography using device biometrics (Face ID, fingerprints) or hardware keys.

  • Highest security
  • Phishing-resistant
  • Fast, passwordless UX
The modern standard for all high-security applications.
2FA
TOTP (Authenticator)

TOTP (Authenticator)

Time-based codes generated by apps like Google Authenticator, Authy, or 1Password.

  • Offline capable
  • SIM-swap resistant
  • Widely supported
A robust and reliable second factor for all users.
SSO

Enterprise SSO

Enterprise
High Security
E2E Encryption
Central Auth

Enable secure, one-click access for your enterprise customers by integrating with their Identity Providers (IdPs).


Key Features

  • SAML 2.0 & OIDC Support
  • IdP-Initiated Login
  • Just-in-Time (JIT) Provisioning
  • Custom Attribute Mapping
  • Directory Sync (Optional)

Common Use Cases

  • B2B SaaS Platforms
  • Internal Corporate Tools
  • Multi-Tenant Applications
  • High-Security Environments

Pricing

One-time Setup Fee
OAuth2

OAuth2 Methods

Total Price

Delegate authentication with trusted third-party providers.


OAuth2
Google

Google

A fast, familiar OIDC/OAuth2 flow for any user with a Google account.

  • High user trust
  • Widely adopted
  • Strong security & recovery
Best for B2C, mobile, and general-purpose applications.
OAuth2
GitHub

GitHub

The standard for authenticating developers and technical users.

  • Developer-focused
  • Access to code/repo scopes
  • Simple setup
Ideal for developer tools, SaaS, and technical platforms.
OAuth2
Microsoft

Microsoft

Connects to personal (Hotmail) and Entra ID (Work/School) accounts.

  • B2B & Enterprise-ready
  • Integrates with Entra ID
  • Single sign-on for orgs
Best for B2B, enterprise, and internal business applications.