issues
search
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
4.0.0
#151
Closed
jankapunkt
closed
10 months ago
jankapunkt
commented
10 months ago
Might be breaking for older setups!
bump minimal node to 16
upgrade @node-oauth/oauth2-server to 5.1.0
drop bluebird dependency
upgrade all deps / dev-deps
refactor all code to minimum es6
use native async/await
update ci to use minimum node 16
update readme and changelog
Might be breaking for older setups!