5 skills
skills195 ★
checked 4d ago
Lock down user login with two-factor auth
Sets up TOTP apps, backup codes, and trusted-device logic so users can't get in with a password alone. Handles SMS/email OTP and authenticator-app flows end-to-end.
·★194↓0
checked 4d ago
Add login and sign-up to your web app
Detects your framework, scaffolds auth routes, wires database adapters, and generates login/sign-up pages with OAuth ready to flip on.
·★194↓0
checked 4d ago
Set up a production auth system in TypeScript
Configures a Better Auth server with database adapters, session management, OAuth providers, and environment variables. Handles email/password and plugin setup in one pass.
·★194↓0
checked 4d ago
Wire up secure login with email and password
Configures email verification, password-reset flows, and hashing policies for Better Auth. Handles sign-up, sign-in, and credential validation without exposing security gaps.
·★194↓0
checked 4d ago
Set up user roles and team access control
Configures multi-tenant orgs with custom roles, permission groups, and team structures. Handles member invites, access rules, and audit trails using Better Auth conventions.
·★194↓0