alexandrtovmach/react-twitter-login

Callback urls cannot be set

Closed this issue · 1 comments

Can you add a callbackUrl property into TwitterLogin component so we can set it, sometimes it does not match with the route where component were rendered???

react-twitter-login should handle redirect parameters, so expected to redirect to the same page with component in it. You can redirect user after successful login on your side, but for sure it would not be done with redirect url prop.