Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README mentions unmaintained Express middleware #752

Open
SjorsVanGelderen opened this issue May 25, 2023 · 1 comment
Open

README mentions unmaintained Express middleware #752

SjorsVanGelderen opened this issue May 25, 2023 · 1 comment

Comments

@SjorsVanGelderen
Copy link

In the installation section of the README:

The oauth2-server module is framework-agnostic but there are several officially supported wrappers available for popular HTTP server frameworks such as [Express](https://npmjs.org/package/express-oauth-server) and [Koa](https://npmjs.org/package/koa-oauth-server). If you're using one of those frameworks it is strongly recommended to use the respective wrapper module instead of rolling your own.

This Express middleware link points to a repository with seemingly unmaintained code (no update since 2017). It also says "officially supported", but I don't think the Express team endorses this middleware.

@HappyZombies
Copy link

Hi @SjorsVanGelderen, I think by officially supported it means more that the oauthjs module supports the middleware.

With that being said, we have forked this repo and are actviely maintaining it, along with the express middleware adapter. Look at the new org and repos if you are interested :)

https://github.com/node-oauth/node-oauth2-server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants