K
Kintare Auth
Secure authentication with OAuth 2.0, social login, device code flow, and admin management.
OAuth 2.1 Provider
Full OIDC-compliant provider with JWT tokens, device code flow, and configurable scopes.
Social Login
Admin-configurable social login with presets for Discord, GitHub, Google, Microsoft, and Twitch.
Hytale Integration
Built-in support for Hytale server/launcher tokens, profiles, and account verification.
API Endpoints
GET /api/auth/session— Current sessionPOST /api/auth/sign-in/username— Username sign inPOST /api/auth/sign-up/email— Sign upPOST /api/auth/sign-out— Sign outGET /api/auth/oauth2/authorize— OAuth authorizePOST /api/auth/oauth2/token— Token endpointGET /api/auth/oauth2/userinfo— User infoPOST /api/auth/device-authorization— Device authGET /api/auth/.well-known/jwks.json— JWKS