You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
@metamask/kyc-controller 0.6.0
Added
Add the persisted providerFlowStatus state field and KycController:getProviderFlowStatus messenger action to distinguish provider flows that were submitted, abandoned, or failed (#10457)
Changed
BREAKING:KycController.launchProviderFlow and its messenger action now return the durable provider-flow outcome instead of void (#10457)
Treat a SumSub SDK Failed status as failed instead of abandoned (#10457)