Class UserExclusiveContentTokenManagerAbstract

Manages user exclusive token storage and issuance.

Hierarchy

Implements

Constructors

Properties

beforeTokenRequest: EventHandler<{
    request: ContentTokenRequest;
}, IUserExclusiveContentTokenManager>

Invokes before token request is sent. Allows modifying request.

Invokes when the new token info is set.

Methods

Generated using TypeDoc