desmondmorris / node-twitter

Client library for the Twitter REST and Streaming API's.
https://www.npmjs.com/package/twitter
MIT License
1.27k stars 238 forks source link

Question: Does this support Oauth2 with PKCE flow? #358

Open brandon-kyle-bailey opened 1 year ago

brandon-kyle-bailey commented 1 year ago

As the title suggests. Interested in using this library and curios if it supports OAuth2.0 with PKCE flow?

Thanks,