social-common / pragma.account /

Package pragma.account #

Types #

NameSummary

AccountPlugin

interface AccountPlugin

Plugin for account lifecycle events like creation, deletion and login

BulkActionPlugin

interface BulkActionPlugin

Plugin used to execute customer defined actions on a list of Pragma Accounts that match a AccountRpc.PlayerSearchFilter.

EmailSenderPlugin

interface EmailSenderPlugin

Plugin used to send emails. Normally used to send a verification email address email.

IdentityProvider

interface IdentityProvider

Plugin interface used to authenticate users against a third party Identity Provider.