Options
All
  • Public
  • Public/Protected
  • All
Menu

Handles the deletion of credential tokens. Expects the JSON body to have a delete field with as value the ID of the token to be deleted. This should be replaced to be an actual DELETE request once the API supports it.

Hierarchy

Index

Constructors

Properties

accountStore: AccountStore
credentialStorage: KeyValueStorage<string, ClientCredentials>

Methods