Kintare Auth
OAuth 2.0 / OpenID Connect provider with social login, device code flow, and admin management.
OIDC Provider
Full OpenID Connect 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.
OIDC Endpoints
GET /.well-known/openid-configuration— DiscoveryGET /oauth2/jwks— JSON Web Key SetPOST /oauth2/token— Token endpointGET /oauth2/userinfo— User infoPOST /oauth2/device/auth— Device authorizationPOST /oauth2/token/introspect— Token introspectionPOST /oauth2/token/revoke— Token revocationGET /oauth2/auth— AuthorizationGET /oauth2/session/end— End session