react-twitter-login icon indicating copy to clipboard operation
react-twitter-login copied to clipboard

Twitter OAuth with React

Results 6 react-twitter-login issues
Sort by recently updated
recently updated
newest added

Access to fetch at 'https://cors.bridged.cc/https://api.twitter.com/oauth/request_token' from origin 'https://alexandrtovmach.github.io' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs,...

Great work on this repo @alexandrtovmach ! Is there any chance to implement the new OAuth 2.0 Flow that was introduced with the Twitter API v2? Might be worth making...

Hello, I see in the demo that a gigantic number of permissions is being automatically requested: This application will be able to: See Tweets from your timeline (including protected Tweets)...

enhancement

Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Here is the diff that solved...

I use children like README.md use way, but typescript show error. I try to see TwitterLoginProps TS, there are no declaration of children, can you fix it? thank you