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

Can't retry login with Amazon or Instagram.

Open alto4 opened this issue 2 years ago • 0 comments

Hi there,

I'm running into an issue trying to implement login with Amazon. What I'm finding is the modal pops up the first time, but in testing if anything goes wrong the social button locks and doesn't support any following attempts. I'm using the SocialButton component copied directly from the docs.

I tried to debug this for quite a while, then noticed that the official example here https://deepakaggarwal7.github.io/react-social-login/ also had the same issue, where Facebook and Google support multiple attempts, but both Amazon and Instagram got stuck after the first attempt.

If anyone's experienced this and has a fix or workaround, it'd be greatly appreciated!

Many thanks, Scott

alto4 avatar Sep 22 '23 17:09 alto4