< cd ../gallery
[Authentication]
ts-oauth2-server
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)
@jasonraimondi
maintainer
★ 308 stars
# README
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). Maintained by jasonraimondi on GitHub, where it has earned 308 stars from the community.
It's actively developed around authorization-code-flow, authorization-server, client-credentials-flow, and is a solid reference for anyone building with these tools.
# tags
# install
npm install ts-oauth2-servermore Fastify repos