Optional
dataThe token to add to the list of tokens.
It deletes all tokens that match the given identity
IdentityOptions
It returns a list of tokens that match the given identity
IdentityOptions
An array of tokens that match the identity.
It returns an object with the data, status, and tokens.
data: true, value: true
An object with the data, status, and tokens.
Static
buildIt returns a new instance of the Context class, with the data parameter passed in as the data property of the new instance
Optional
data: Partial<ContextInterface<D>>The data to be passed to the context.
A new instance of the Context class.
Static
deserializeGenerated using TypeDoc
It adds a token to the tokens array