Secure single sign-on for public users, admin operators, and third-party OAuth clients.
Sign in with password, magic link, social login, and PIN verification.
Integrate centralized authentication into your application with the documented OAuth and session APIs.
const sso = new SSOClient('https://sso.doneisbetter.com')
const session = await sso.validateSession()This repo now uses Mantine as the live product UI foundation, while the shared design, UI, and UX contracts live in /Users/Shared/Projects/GENERAL_DESIGN_SYSTEM.