Closed chunningham closed 4 years ago
Add support for handling the reciept of the following Interaction Tokens:
CredentialResponse
CredentialOfferResponse
Enumerate the tasks that are needed to implement the feature Implementations for:
handleCredentialResponse
CredentialRequestFlow
handleOfferResponse
CredentialOfferFlow
This may require separate interaction flow implementations, as the role is distinct from that of recieving the request tokens.
Scope of the feature
Add support for handling the reciept of the following Interaction Tokens:
CredentialResponse
CredentialOfferResponse
Tasks
Enumerate the tasks that are needed to implement the feature Implementations for:
handleCredentialResponse
inCredentialRequestFlow
handleOfferResponse
inCredentialOfferFlow
Additional important information
This may require separate interaction flow implementations, as the role is distinct from that of recieving the request tokens.