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 session
  • POST /api/auth/sign-in/username — Username sign in
  • POST /api/auth/sign-up/email — Sign up
  • POST /api/auth/sign-out — Sign out
  • GET /api/auth/oauth2/authorize — OAuth authorize
  • POST /api/auth/oauth2/token — Token endpoint
  • GET /api/auth/oauth2/userinfo — User info
  • POST /api/auth/device-authorization — Device auth
  • GET /api/auth/.well-known/jwks.json — JWKS