Auth
Sign-in flow polished end to end
- Sign-in form: inline error messages, accessible labelling, and password-manager-friendly autofill.
- Tenant-aware sign-in: you can only sign in on the URL of your own organisation. Wrong tenant gets the same generic message as a wrong password — no information leak.
- Password reset flows end to end via an emailed link. Links expire after 30 minutes and are validated before you ever type a new password.
- Registration lets you pick your organisation URL up front. Reserved slugs are blocked; taken slugs surface a clean inline error.