Specifies the player auth object.
Specifies the shield configuration for pre-generating an embedded account.
The endpoint creates oauth configuration for the current project environment. Create oauth configuration.
Deletes a player auth object. It will delete all linked accounts the player is authenticated with. Deletes a player auth object.
Specifies the unique player ID (starts with pla_).
The endpoint deletes oauth configuration for specified provider for the current project environment. Delete oauth configuration.
Specifies the oauth provider type.
Retrieves a list of authenticated players. Players have linked accounts and are authenticated with a provider. List authenticated players.
The endpoint retrieves oauth configuration for specified provider for the current project environment. Get oauth configuration.
Specifies the oauth provider type.
List configured OAuth methods for the current project environment. List of oauth configurations.
Verifies the token generated by Openfort Auth.
Specifies the auth token.
The endpoint verifies the token generated by OAuth provider and retrieves a corresponding player.
Generated using TypeDoc
The endpoint creates a player auth object. It will link the player to an authentication provider. You can also pre-generate an embedded account for the player.
Creates a player auth object.