A full featured, secure, standards compliant implementation of an OAuth 2.0 authorization server for Nodejs that utilizes JWT and Proof Key for Code Exchange (PKCE), written in TypeScript.
Stars
301
Forks
55
Watchers
301
Open Issues
3
Overall repository health assessment
^9.0.2^2.1.3^4.4.1^1.19.5^4.17.21^9.0.6^0.7.34^20.14.9^6.0.2^1.6.0^1.20.2^4.19.2^4.28.11.15.5^3.3.2^7.0.0^0.20.3^2.6.3^5.5.3^5.4.21^1.6.1591
commits
16
commits
14
commits
10
commits
3
commits
2
commits
2
commits
1
commits
1
commits
1
commits
docs: replace outdated Nuxt adapter page with h3 adapter docs
62f70c6View on GitHubMerge pull request #208 from jasonraimondi/fix/implicit-redirect-mode
ae96ef0View on GitHubdocs: note implicitRedirectMode default changes to fragment in next major version
9d60cb1View on GitHubfeat: add implicitRedirectMode option for fragment-based redirects
0eabb61View on GitHubfix: use finalized scopes when encrypting implicit grant access token
9ce041eView on GitHubMerge pull request #210 from jasonraimondi/feat/h3-adapter
9c8db8dView on GitHubrefactor: make h3 adapter idiomatic with existing adapters
c5b13fbView on GitHubMerge pull request #209 from jasonraimondi/test/extract-shared-helpers-cleanup
6a0ea63View on GitHubtest: extract shared expectTokenResponse helper and clean up e2e tests
ffebf9aView on GitHubMerge pull request #207 from jasonraimondi/chore/migrate-tsup-to-tsdown
64810bfView on GitHub