IFetchHandler interface
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.
Interface that allows the processing of the credential offer in the raw format for given identifier
IFetchHandler
Signature:
export interface IFetchHandler
Methods
Method | Description |
---|---|
handleCredentialOffer(offer, opts) | unpacks authorization request |