A full featured, secure, standards compliant TypeScript implementation of an OAuth/OIDC authorization server for Nodejs that utilizes JWT and Proof Key for Code Exchange (PKCE)
-
Updated
Sep 2, 2026 - TypeScript
A full featured, secure, standards compliant TypeScript implementation of an OAuth/OIDC authorization server for Nodejs that utilizes JWT and Proof Key for Code Exchange (PKCE)
RFC 6750(The OAuth 2.0 Authorization Framework: Bearer Token Usage)
Framework-agnostic JWT verifier for OIDC issuers with JWKS caching, strict claim validation, and scope/permission checks.
To associate your repository with the rfc6750 topic, visit your repo's landing page and select "manage topics."