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.

Password requirements

Use at least 8 characters with upper-case, lower-case, and numeric characters. New accounts default to the User role and can later receive delegated office permissions from admin management.

After registration, FinNote sends an email verification link before sign-in is allowed.

Already registered? Sign in.

Office-Ready Security

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.