-
- Notifications
You must be signed in to change notification settings - Fork 54
Description
This repo is an attempt to continue on with the work that has been done on oauthjs/node-oauth2-server
The NPM module will be called @node-oauth/oauth2-server
.
From oauthjs/node-oauth2-server#621, the project has basically, from what it seems, been abandoned. And we understand that life get's busy and what not, but due to difficulty of getting a new maintainer on board the project, I've decided to just get it going on my own.
Mini Roadmap
Version 4 will be released now and will essentially be what's on oauthjs/node-oauth2-server master branch, a hotfix that contains some module updates to fix vulnerability, and some minor package.json and README.md updates. From there we will take the work done for version 4 and make that version 5 here.
Version 4 will primarily be ONLY for bug fixes and misc. clean ups as we transition over to oauth2-server2
.
We will also begin updating things for GitHub actions to support CI/CD and automate security fixes.
No new features (unless seriously necessary and needed ASAP) will be added; all other features will go into version 5
Helping out
Really will need helping sort out version 5 since there appears to be several change. We def should reference the old project and see what was happening in there.
We can also start setting up GitHub actions as well as the overall organization that this project is now under.
Thank you and please leave thoughts or concerns on this issue, let's get started!
If you have any questions relating to anything specific to the project in itself (ex, a bug) come here and start a new issue and/or link a previous PR/issue.