Releases: wultra/powerauth-js-test-client
Releases · wultra/powerauth-js-test-client
0.2.10
- Added workaround to support PowerAuth Server 1.5+
0.2.9
- Fixed URL processing in internal HttpClient class
0.2.8
- Added support for future PowerAuth Server 1.5
0.2.6
- Added methods for ECDSA signatures
0.2.5
- Added support for signature verification
- Added support for token verification
- Added
SignatureHelper
& TokenHelper
classes
0.2.4
- Fixed keeping result from prepare step in
ActivationHelper
0.2.3
PowerAuthTestServer
now allows manage activation addressed by its identifier
0.2.2
ActivationHelper
now support prepare data in getPowerAuthSdk()
- Fixed prepare data usage in
ActivationHelper
0.2.0
- Removed
customData
from ActivationHelperPrepareData
interface
- Added
powerAuthSdk
property to ActivationHelper
- Fixed bugs in documentation
0.1.1
Fixed const
, let
and var
usage in code & documentation.