Skip to main content

FetchHandler class

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Allows to handle Credential offer protocol message and return fetched credential

FetchHandler implements IFetchHandler interface

Signature:

export declare class FetchHandler implements IFetchHandler 

Implements: IFetchHandler

Constructors

ConstructorModifiersDescription
(constructor)(_packerMgr)Creates an instance of AuthHandler.

Methods

MethodModifiersDescription
handleCredentialOffer(offer, opts)Handles only messages with credentials/1.0/offer type