Class ClientCredentialsAdapter

A PassthroughAdapter that overrides the find function by checking if there are stored client credentials for the given ID if no payload is found in the source.

Hierarchy

Constructors

Properties

clientCredentialsStore: ClientCredentialsStore
logger: Logger = ...
name: string
source: Adapter
webIdStore: WebIdStore

Methods