Changelog
1.1.0 (Dec, 2025)
- PowerAuth Cordova SDK dependency now requires v.
4.2.0. - Process cache is now persistent across app restarts.
- Changes to
WDOError:- added
reason: WDOErrorReasonproperty to specify the error cause. - added
allowOnboardingOtpRetry: booleanproperty to indicate if OTP retry is allowed (during activation failure). - modified
onboardingOtpRemainingAttemptsto parse the remaining attempts from the original exception (during activation failure).
- added
WDOActivaitonServicechanges:hasActiveProcess()now returns Promiseinstead of boolean. clear()is now asynchronous and returns Promise.
WDOActivaitonServicechanges:- removed
consentstate - replaced
consentApprovewithstartmethod with aconsentargument. consentGetnow returns Promiseinstead of the verification state. documentsInitSDKmethod now returns strongly typed response.presenceCheckInitmethod now returns strongly typed response.introstate now containsconsentRequired: booleanproperty in the corresponding union type.
- removed
1.0.0 (Nov, 2025)
Initial release.
Last updated on Dec 18, 2025 (13:56)
Edit on Github
Send Feedback