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

Support OAuth2? #2

Open
yocontra opened this issue Aug 4, 2021 · 1 comment
Open

Support OAuth2? #2

yocontra opened this issue Aug 4, 2021 · 1 comment

Comments

@yocontra
Copy link

yocontra commented Aug 4, 2021

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.

@rwky
Copy link

rwky commented Aug 5, 2021

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!

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

No branches or pull requests

2 participants