Optional
requestFactory: AdminAuthenticationApiRequestFactoryOptional
responseProcessor: AdminAuthenticationApiResponseProcessorPrivate
apiOptional
_options: ConfigurationSpecifies the oauth provider specific configuration.
Optional
_options: ConfigurationCreates an authenticated player. The player will be authenticated with the provider and an embedded account can be pre generated. Create an authenticated player.
Optional
_options: ConfigurationThe endpoint creates oauth configuration for the current project environment. Create oauth configuration.
Specifies the oauth provider specific configuration.
Optional
_options: ConfigurationDeletes a player auth object. It will delete all linked accounts the player is authenticated with. If the player has a linked embedded signer, it will be deleted as well. Deletes a player auth object.
Specifies the unique player ID (starts with pla_).
Optional
_options: ConfigurationThe endpoint deletes oauth configuration for specified provider for the current project environment. Delete oauth configuration.
Specifies the oauth provider type.
Optional
_options: ConfigurationRetrieves an authenticated player. Players have linked accounts and are authenticated with a provider. Authenticated player.
Optional
_options: ConfigurationRetrieves a list of authenticated players. Players have linked accounts and are authenticated with a provider. List authenticated players.
Optional
limit: numberSpecifies the maximum number of records to return.
Optional
skip: numberSpecifies the offset for the first records to return.
Optional
order: SortOrderSpecifies the order in which to sort the results.
Optional
email: stringSpecifies the email address of the user.
Optional
externalUserId: stringSpecifies the external user ID.
Optional
_options: ConfigurationThe endpoint retrieves oauth configuration for specified provider for the current project environment. Get oauth configuration.
Specifies the oauth provider type.
Optional
_options: ConfigurationList configured OAuth methods for the current project environment. List of oauth configurations.
Optional
_options: ConfigurationVerifies the token generated by Openfort Auth. Verify auth token.
Specifies the auth token.
Optional
_options: ConfigurationThe 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.
Optional
_options: Configuration
The endpoint creates oauth configuration for the current project environment. Create oauth configuration.