Create Account
Set up secure access for personal use or delegated office work.
New accounts start with the standard User role, Argon2id password hashing, CSRF-protected form handling, JWT session issuance, and audit-ready sign-in tracking.
Already registered? Sign in.
Registration now feeds the same RBAC and audit pipeline as the admin portal.
That means every new account can be promoted into Super Admin, Admin, Manager, or Employee roles later, while still starting from a least-privilege baseline.
Authentication stack
Argon2id password hashing, CSRF protection, JWT access token issuance, and refresh-token rotation.
Delegation model
Role-based access plus direct permission grants for internal-office staff responsibilities.
Audit context
Registration, login attempts, sign-ins, sign-outs, and access delegation events are tracked with network metadata.
Mobile compatible
The auth screens are sized for small devices first and expand into a larger office-style presentation on desktop.