Home
Xeonr Auth is the in-house identity provider for authentication and authorization across Xeonr and affiliated projects. It implements OAuth 2.0 and OpenID Connect.
Guides
Choosing a Grant Type
Which OAuth flow to use for your app.
Access Token Anatomy
What's inside a JWT and how to validate it.
Authorization Code & Implicit
User login for web and mobile apps, with refresh tokens.
Device Code
User login for CLIs and headless devices.
Client Credentials
Backend-to-backend authentication with no user context.
Service Tokens
Trusted internal services with pre-issued service account tokens.
Rich Authorization Requests
Request access to specific resources using authorization_details.