Fix API for storing credentials on the InteractionManager
clauxx opened this issue · 0 comments
clauxx commented
Scope of the feature
The CredentialOfferFlow
state structure was changed, making the storage utils (interaction.ts
) outdated.
Tasks
- change the storage API from the Interaction class
- rename
flowType
's CredentialReceive to CredentialOffer