The endpoint creates oauth configuration for the current project environment. Create oauth configuration.
Specifies the oauth provider specific configuration.
Creates an authenticated player. The player will be authenticated with the provider and an embedded account can be pre generated. Create an authenticated player.
The endpoint creates oauth configuration for the current project environment. Create oauth configuration.
Specifies the oauth provider specific 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.
Specifies the maximum number of records to return.
Specifies the offset for the first records to return.
Specifies the order in which to sort the results.
Specifies the email address of the user.
Specifies the external user ID.
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. Verify auth token.
Specifies the auth token.
The endpoint verifies the token generated by OAuth provider and retrieves a corresponding player. Returns the latest 10 transaction intents for the player. Retrieve player by token.
OAuth provider
The endpoint verifies the token generated by OAuth provider and retrieves a corresponding player. Returns the latest 10 transaction intents for the player. Retrieve player by oauth token.
Generated using TypeDoc