skynet-gh / skylobby

Spring lobby, replays viewer
https://skynet-gh.github.io/skylobby/pages/development/
MIT License
22 stars 9 forks source link

Support for redirect to webpage when signing up #381

Open tizbac opened 4 months ago

tizbac commented 4 months ago

We are implementing redirecting user to a webpage when signing up, so recaptcha, or maybe google login in the future could be used

The command sent by the server is REGISTRATIONURL https://something.com/abc.php for example, when trying to signup, will be live soon in lobby.techa-rts.com

I tried to do it , but can't get it to compile at all

tizbac commented 4 months ago

https://github.com/tizbac/skylobby/commit/8b777d385c0866f2e0815f4f4d4b18627c6084f6 feel free to import if i didn't wreak too much havoc :D considering my clojure skill