Account & Sign-in
Registration (email)
- Visit
/register. - Provide first/last name, email, username (≥3 characters), and password (≥8 characters).
- Submit and check email for verification link (
/verify-emailflow). - Until verified, login returns an unverified error.
Sign in
- Email + password at
/login. - Google OAuth — redirects through Google and back to Decimake; existing accounts link by email.
- SAML SSO (Business+ teams) — your admin configures IdP; users sign in via
/sso/login?domain=yourcompany.com.
Two-factor authentication (2FA)
From Account Settings (/me):
- Enable 2FA with an authenticator app (TOTP QR code).
- Future logins may require a second code after password.
- You can disable 2FA from the same screen when signed in.
Password reset
- Forgot password at
/forgot-password. - Email contains a one-hour reset link →
/reset-password.
Profile & sessions
At /me you can update:
- Display name and avatar
- Password (email accounts)
- Active sessions — revoke individual devices or sign out everywhere except current session
- Personal preferences stored in user settings
Account menu (global header)
When signed in, the header menu offers:
- Account Settings →
/me - Switch Team →
/teams - Log Out