Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebGL login reload the page #19

Open
GabrielePicco opened this issue Apr 19, 2023 · 3 comments
Open

WebGL login reload the page #19

GabrielePicco opened this issue Apr 19, 2023 · 3 comments

Comments

@GabrielePicco
Copy link

The WebGL login reload the page on login

Login should instead open a popup or modal, to avoid reloading the unity player.

@chaitanyapotti
Copy link
Member

Can u please submit a PR for this?

@GabrielePicco
Copy link
Author

I don't have time to work on it unfortunately, but it's something you should prioritize, many users have problems with the page reload.

@ersagunkuruca
Copy link
Contributor

I already have a solution for this. My solution works like this: A post build script just adds an additional HTML file to the build, Web3Auth sets its URL as the redirect URL, opens the login page as a popup, and the additional HTML page closes the popup when login is successful. I can submit that as a PR if you want that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants