node-oauth / express-oauth-server

🔒 Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in node.js
https://www.npmjs.com/package/@node-oauth/express-oauth-server
MIT License
29 stars 8 forks source link

update code to ES6 #4

Closed jankapunkt closed 1 year ago

jankapunkt commented 2 years ago

First we need to get a decent code coverage and implement #3 #2 and #1

HappyZombies commented 1 year ago

Working on this now