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

The twitter popin redirect the wrong callback url

Open mohamed-itsalive opened this issue 5 years ago • 1 comments

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 use (for example the second one), after the user identify himself in the twitter popin, the popin redirect the user to the first callback url. We didn't identify where It comes from.

Can you tell us If the lib can be involved in this issue ?

mohamed-itsalive avatar Sep 19 '19 14:09 mohamed-itsalive

Check this package instead: https://www.npmjs.com/package/react-twitter-login

And here you can find playground: https://alexandrtovmach.github.io/react-twitter-login/

alexandrtovmach avatar Dec 11 '19 13:12 alexandrtovmach