OAuth 2.0-aligned Session Controls
Signed token claims include issuer, audience, scope, and expiration to enforce secure session boundaries.
Sign in to access your dashboard, quote requests, and account settings. Authentication uses signed token claims and encrypted password storage.
Signed token claims include issuer, audience, scope, and expiration to enforce secure session boundaries.
Passwords are salted and hashed with scrypt before persistence. Plaintext passwords are never stored.
Need an account? Create one here.