This example uses Firebase authentication in the client-side and provide user.accessToken as argument when joining the room.
user.accessToken
The server validates the token at MyRoom.onAuth().
MyRoom.onAuth()