react-github-login
react-github-login copied to clipboard
Does not seem to work in Chrome on Android
The onSuccess
handler is called with no data and the following error is thrown.
Error: The popup was closed
It seems the popup is closed too quickly.
Hi @cbetta how did you solve this issue? What other flow did you use?
I think I built my own @marvinkome. Sorry, not very useful.
Thanks for the quick reply. Any tips or methods you used? I need to do something similar for react login for reddit
I think the project I was working on got abandoned. Instead I just created my own flow from scratch with React for another provider recently.
Nice, care you share how you did it?
I also have this problem... If you found a solution, please share >)