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.
- Sign up with your email address and a password.
- Verify your email from the link we send you.
- 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…
- Pick how each provider is configured — Huudis-managed, or bring your own OAuth app.
- Users click "Continue with Google" on the sign-in screen.
- 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.
- The user picks "Email me a sign-in link".
- They click the one-time link we email them.
- 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…
- Enroll an authenticator app or email code below.
- On your next login you're prompted for a second factor.
- Enter the code — or a backup code if you've lost the factor.
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…
- Register your app as an OIDC client.
- Redirect users to /authorize to sign them in with Huudis.
- Exchange the returned code for identity and access tokens.