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 task is about to change terminology from "PowerAuth symmetric signature" to "PowerAuth authorization code" in documentation and the code. We found out that the "signature" term is quite misleading for the protocol reviewers or for the developers. The typical subsequent question from the client is: "Where's the public key that validate the signature?"
This task will cover the following changes:
Deprecate existing APIs
Introduce new APIs for authorization code calculation
Documentation update
The text was updated successfully, but these errors were encountered:
Task specification
This task is about to change terminology from "PowerAuth symmetric signature" to "PowerAuth authorization code" in documentation and the code. We found out that the "signature" term is quite misleading for the protocol reviewers or for the developers. The typical subsequent question from the client is: "Where's the public key that validate the signature?"
This task will cover the following changes:
The text was updated successfully, but these errors were encountered: