Auth
Register
Create a new user account and start an authenticated session.
POST
Register
Creates a new user account and returns a session token along with the user object.
New users are automatically joined to the Lobby room on creation.
Usernames must be 2-24 characters and can only contain letters, numbers,
_, and -.Register