passport-next/passport-twitter

Support OAuth2? #2

contra posted onGitHub

Twitter supports OAuth2 but this is still using OAuth1 - it works fine for most cases, but for a case where you need to use OAuth state it gets lost because OAuth1 doesn't support it. Any thoughts on upgrading this to use OAuth2? If you have any pointers I can implement in a PR.


We have an oauth2 library that'd be a good place to start https://github.com/passport-next/passport-oauth2

I'd be happy if you made PR to add oauth2 support!

posted by rwky over 3 years ago

Fund this Issue

$0.00
Funded
Only logged in users can fund an issue

Pull requests