* Sort users in admin Authenticator add form by username * Sort statusReport dictionary in metadata
0.35
* Change authenticate request arg to positional * Fix metadata for empty credential_data * Bump path-parse from 1.0.6 to 1.0.7 * Proper cleanup of database model under MDS3
0.34
* Fix MDS3 metadata verification
0.33
* Support for MDSv3 AuthenticatorMetadata
0.32
* Fix authentication for devices without counter support
0.31
* Support for `fido2` library `>0.9.0` * Add tests under django 3.1 * Handle when multiple device metadata are returned * JS fixes and updates