Developer

Authentication

Review the sign-in methods available across apps backed by Huudis, manage the social connections linked to your own account, and the factors protecting it.

Username & password
Available
Classic credential sign-in with email verification, password reset, and rate-limited login. Always available.
  1. Sign up with your email address and a password.
  2. Verify your email from the link we send you.
  3. Sign in anytime — or reset your password if you forget it.
Social login
Checking…
One-tap sign-in with major identity providers. Run each provider on Huudis-managed credentials or bring your own OAuth app — then link the ones you want to your own account.
Google
Checking…
Your connection
Not connected
Apple
Checking…
Your connection
Not connected
Facebook
Checking…
  1. Pick how each provider is configured — Huudis-managed, or bring your own OAuth app.
  2. Users click "Continue with Google" on the sign-in screen.
  3. The first sign-in links that identity to their account.
Magic link
Available
Passwordless email sign-in. Users request a one-time link and are signed in without entering a password.
  1. The user picks "Email me a sign-in link".
  2. They click the one-time link we email them.
  3. They're signed in — no password needed.
Multi-factor authentication
Checking…
Add a second factor with an authenticator app (TOTP) or an emailed 6-digit code. Opt-in per user, with single-use backup codes.
Checking your factors…
  1. Enroll an authenticator app or email code below.
  2. On your next login you're prompted for a second factor.
  3. Enter the code — or a backup code if you've lost the factor.
Learn more
OAuth2 / OIDC provider
Checking…
Huudis is a full OpenID Connect provider — register your apps as OIDC clients and Huudis issues identity and access tokens to them.
Loading your clients…
  1. Register your app as an OIDC client.
  2. Redirect users to /authorize to sign them in with Huudis.
  3. Exchange the returned code for identity and access tokens.