OAuth 2.0

OAuth 2.0 Authorization Framework implementation with PKCE support

Available Flows

Specs & references

Authoritative reading list for OAuth 2.0 — core specs, security considerations, and companion standards.

OAuth 2.0 Features

Authorization Code Flow

Standard flow for server-side applications

PKCE for Public Clients

Enhanced security for SPAs and mobile apps (RFC 7636)

Client Credentials

Machine-to-machine authentication