react-twitter-auth
react-twitter-auth copied to clipboard
A React Twitter Login Component
Hi i am get this issue after completing my front end and backen .But on frontend inside success urt i am getting this in response Response {type: 'cors', url: 'http://localhost:6001/influencer/twitterouth/signu…Y8ay2N6hC&oauth_token=YVhmsQAAAAABf3CzAAABgsKbzxY',...
Can you tell me how handle with this error ? I get 405 method not allowed. `react-twitter-auth-component.js:359 POST http://divelog.com.s3-website-us-east-1.amazonaws.com/callback 405 (Method Not Allowed) LogIn.js:65 SyntaxError: Unexpected token < in JSON...
Would love to see peerDep warning go away!
Hello, I think the library is great for managing twitter login, but I have a problem, when I want to use the component to make the login, I get the...
Firstly I want to thank you for the components this solution has, it is a great thing. When a user is opening the webpage, I currently working on, inside the...
Hello Ivan, ISSUE: The code does not seem to hit "http://localhost:4000/api/v1/auth/twitter". The popup seems to return to the callbackurl defined in the Application Settings on the developer dashboard. EXPECTED BEHAVIOUR:...
Bumps [eslint](https://github.com/eslint/eslint) from 4.5.0 to 4.19.1. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v4.19.1 > * 3ff5d11 Fix: no-invalid-regexp not understand variable for flags (fixes [#10112](https://github-redirect.dependabot.com/eslint/eslint/issues/10112)) ([#10113](https://github-redirect.dependabot.com/eslint/eslint/issues/10113)) (薛定谔的猫) >...
Hey - appreciate the work, saved me a lot of fiddling, just one request :-) As per here: [https://developer.twitter.com/en/docs/basics/authentication/api-reference/authenticate](https://developer.twitter.com/en/docs/basics/authentication/api-reference/authenticate) we would like pass a screen_name param to the popup URL...
Hello, We are using the lib to authentificate a user on our application. We gave to twitter API multiple callback urls whitelisted. But when we specified the callback url to...