CredentialDataProviderFun

Provides the actual data of the user as a credential that shall be issued

Inheritors

Functions

Link copied to clipboard
abstract suspend operator fun invoke(input: CredentialDataProviderInput): KmmResult<CredentialToBeIssued>

Gets called with the user authorized, a resolved credential scheme, the holder key, and the requested representation, see CredentialDataProviderInput.