* Counter is now stored as BigInteger. * Restrict version of `fido2` library to `<0.9.0`.
0.29
* Catch `InvalidAttestation` error in registration view.
0.28
* Updated error strings to be more informative.
0.27
* Throw form error on unknown attestation format instead of a server error.
0.26
* Improve metadata matching for U2F authenticators.
0.25
* **BREAKING** - AuthenticatorMetadata are now looked up by URL and not by an identifier. If you are downloading metadata, you need to clear them all and re-download to prevent multiple objects for each authenticator. * Update JS dependencies