jaredhanson / passport-oauth2

OAuth 2.0 authentication strategy for Passport and Node.js.
https://www.passportjs.org/packages/passport-oauth2/?utm_source=github&utm_medium=referral&utm_campaign=passport-oauth2&utm_content=about
MIT License
607 stars 343 forks source link

needs updating #161

Closed mainfraame closed 2 years ago

mainfraame commented 2 years ago

I have a local branch that i'd like to push to this repo for review. It updates the repo to use typescript and follow all the modern practices; while not interfering with existing functionality and maintaining same tests. Below is a list of the changes I've made:

@jaredhanson can you add me to the repo so that i may push up this branch?

I created a forked repo to show you what i did:

https://github.com/mainfraame/passport-oauth2-fork

coverage:

Screen Shot 2022-06-19 at 8 08 57 PM
jaredhanson commented 2 years ago

Sorry, but I am not interested in maintaining these changes.