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

Modernize ES6 #140

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Modernize ES6 #140

wants to merge 2 commits into from

Conversation

jwerre
Copy link

@jwerre jwerre commented Jul 14, 2021

  • Convert to ES6 style class
  • Removed bluebird in favor of native Node.js Promise
  • document functions
  • Fixed test so they exit properly

Convert to ES6 style class

Removed bluebird in favor of native Node.js Promise

document functions

Fixed test so they exit properly
@jwerre
Copy link
Author

jwerre commented Jul 14, 2021

@mjsalinger if you'd like to add me as a contributor to this project I'd be happy to go through all the pull requests and issue and resolve them. I know this project has some security implications so if you'd rather not I understand. That said, it would be great for this project to move forward as you make updates to oauth2-server

@bmxpiku
Copy link

bmxpiku commented Aug 6, 2021

I really like your upgrade, gonna fork myself a copy out of your fork, because I would also bump oauth2-server to 3.1.1 at least

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

Successfully merging this pull request may close these issues.

2 participants