core / pragma.auth /

Package pragma.auth #

Types #

NameSummary

PlayerPrincipal

interface PlayerPrincipal : Principal

Note: This principal could represent a player, operator, or partner. In the future we intend to disambiguate these.

TokenSignerConfig

class TokenSignerConfig(type: BackendType) : ServiceConfig<TokenSignerConfig>

Configuration for signing platform tokens (Player, Operator, Partner, and EmailVerification) including their expiration length.