Documentation on the login packet sent by the client to the server.
Description
This packet is sent by the client on log-in, and tells the server their PlayFab account ID. The server then grabs the player's data, generates a Player Crumb , and sends it to the other players inside the spawn room.
This packet can only be fired once per socket connection.