Project

General

Profile

announcement, test round

Added by Josip Almasi almost 2 years ago

Folks,

we have fully functional Oauth2 now, care to test?
There's login button on https://www.vrspace.org/babylon/avatar-selection.html
So type your name, choose avatar and hit login. You should be able to login with your github, google or facebook account.
You should not be able to login as joe - that's me, but please let me know if you manage to ;)

Once authenticated, server will not delete your stuff after disconnect. I.e. things you make in vrcraft world should remain there.

It's been around for a while, I made it functional last couple of days. Or maybe I have not, that remains to be seem :)


Replies (5)

RE: announcement, test round - Added by Nate Lager almost 2 years ago

Just gave it a single shot using github auth. Entered a name "Gangrif" and then clicked Login. Chose github, it asked me to login to github, I did, and then got this error:

---
[redirect_uri_mismatch] The redirect_uri MUST match the registered callback URL for this application.
---

RE: announcement, test round - Added by Josip Almasi almost 2 years ago

Thanks Nate.
I fixed this error just to get another one, wasted some time to figure out what's wrong but everything was right.
Deleting the app on github and creating it again seems to have fixed it! :)

RE: announcement, test round - Added by Nate Lager almost 2 years ago

Thanks! I'll give it another shot when I get the chance.

RE: announcement, test round - Added by Nate Lager almost 2 years ago

Works now! and so does the ready player me integration. NICE WORK!

RE: announcement, test round - Added by Josip Almasi almost 2 years ago

Thanks. Though at this moment, we're storing user's real name in the database. I need to hash it, then I'll release 0.4.7.

    (1-5/5)