Skip to main content

Types of authentication

Different games may have different needs regarding authenticating the players. This section enlists options that we offer:

  • Key-based authentication - This form enables player authentication without going through the sign-up process. It relies on storing a public/private keypair on the player's device and uses it to sign the requests.

  • SSO - Allows the developer to authenticate the players via one of the common SSO providers. Full support for that functionality is coming soon.