Player Verification

In the lack of SSO we created an ingame verification system via the homepage, so we could identify players by their userid and use this for features like classes.

  • As a player I want to be able to say who I am, so I can pick a class.
  • As a bot I need to know who I am interacting with, so I can apply their class.
  • As an interface I want to show all players on a server, so the player can choose themself.
  • As a Bot I want to send a verification code to the player in the gameThe, so I can be sure I am talking to the right player.
  • As a Player I want to use my verification code, so I can use features in the interface the player can choose themselves

Leave a Reply

Your email address will not be published. Required fields are marked *