oauthjs / express-oauth-server

Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in node.js
MIT License
484 stars 384 forks source link

3.0.0 #150

Closed jankapunkt closed 1 year ago

jankapunkt commented 1 year ago

This PR migrates the old code to our package:

No functional changes in the code, so nothing breaking. However, I still think this is a major version since the underlying oauth2-server is replaced.