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
Implemented as a string so it can have an arbitrary length; clients should ensure that the string only contains ASCII digits.
The Secret::ensure_ascii_digits() function can verify all digits.
Closes#81.
* Update browser build, bump minor version.
* Revert version change.
* Update version number.
* Support PIN secret type.
Implemented as a string so it can have an arbitrary length; clients should ensure that the string only contains ASCII digits.
The Secret::ensure_ascii_digits() function can verify all digits.
Closes#81.
No description provided.
The text was updated successfully, but these errors were encountered: