Create accounts, verify credentials, issue sessions, recover access, and verify one-time codes in Daptin.
Start with the lifecycle every customer-facing product needs.
Home / Product / Authentication
Bring people inHandle account creation, sign-in, sessions, password recovery, and optional one-time codes.
Create accounts, verify credentials, issue sessions, recover access, and connect each signed-in account to its records and groups. The application must create accounts, verify credentials, issue sessions, help people recover access, and connect the returning person to their data and teams.
Daptin includes account actions for sign-up, sign-in, password reset, and optional one-time-password verification. A successful session gives the resource and action paths the identity they need to make access decisions.
Each signed-in account carries its groups and record ownership into APIs, files, and actions.
Start with the lifecycle every customer-facing product needs.
Use the same caller identity in APIs, actions, files, and live experiences.
Register and verify time-based one-time codes for stronger account protection.
The same account uses a protected password, a fresh one-time code, and an email recovery path through one consistent identity.
Authentication does more when it can reuse the records, people, access rules, and workflows already in your application.
Create the account and establish credentials.
Verify the chosen sign-in method.
Return a session token or browser session.
The backend carries the account into access and ownership checks.
Start from the experience you want to create; the backend capability supports the work behind it.
People create accounts, recover access, and return to their own records.
Members sign in, join a workspace, and continue with team permissions.
Subscribers authenticate before reaching private records and files.
These capabilities share the same application context, so each one makes authentication more useful.
Configure TLS, signing and encryption secrets, sign-in throttling, recovery email, administrator access, and session lifetimes.
Run Daptin locally, explore the live administration surface, and follow one complete application path.