Authentication
Identity separated from key ownership. One HoodStack identity can hold several authentication methods, devices, and wallet accounts, so a user can change how they sign in without changing which accounts they control.
Coming soon
Authentication is in active development. Its route, its position in the application, and its API path are fixed now, so you can build around it today and it will light up when it ships. The URL never changes as the module deepens. Follow progress in the changelog.
How it fits
- Product
- Identity
- Application route
/app/%5BprojectId%5D/auth- Documentation
- /docs/auth
- Status
- In development - interface preview
Works with
Modules you are likely to use alongside this one.
- AccountsTrack and monitor on-chain accounts.
- SessionsScoped, expiring execution permissions.
- SecurityRisk checks, allowlists, and emergency controls.