get https://api.playsafeid.com/v1/oauth/token
Receives a user authorization code and returns a User object.
This step completes the user authorisation flow between a user and a game, they are only considered connected once this step has occurred. The user_id
returned identifies the unique individual and can be used with the status and violation endpoints, so should be stored appropriately.