node-oauth2-server
There are 4 repositories under node-oauth2-server topic.
jasonraimondi/ts-oauth2-server
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.
Azard/egg-oauth2-server
:star2: OAuth2 server plugin for egg.js based on node-oauth2-server
slavab89/oauth2-server-example-mongodb
Example for using node-oauth2-server with a mongodb backend
kashyaparjun/OAuth2NodeJS
OAuth2 Server to generate Tokens, authorise and authenticate