Handles the creation of credential tokens. Requires a name field in the input JSON body, that will be used to generate the ID token.

Hierarchy

Constructors

Properties

accountStore: AccountStore
credentialStorage: KeyValueStorage<string, ClientCredentials>

Methods