We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0acea0 commit 3a7b578Copy full SHA for 3a7b578
CHANGELOG.md
@@ -1,13 +1,14 @@
1
# Change Log
2
3
-## 3.0 (Unreleased)
4
-* Updated to fido2==1.1.0
+## 3.0 (Beta)
+* Updated to fido2==1.1.3
5
* Removed: CBOR and exchange is done in JSON now
6
* Added: the following settings
7
* `MFA_FIDO2_RESIDENT_KEY`: Defaults to `Discouraged` which was the old behaviour
8
* `MFA_FIDO2_AUTHENTICATOR_ATTACHMENT`: If you like to have a PLATFORM Authenticator, Defaults to NONE
9
* `MFA_FIDO2_USER_VERIFICATION`: If you need User Verification
10
- * * `MFA_FIDO2_ATTESTATION_PREFERENCE`: If you like to have an Attention
+ * `MFA_FIDO2_ATTESTATION_PREFERENCE`: If you like to have an Attention
11
+
12
## 2.9.0
13
* Add: Set black as code formatter
14
* Add: Add Pyre as a type checker
0 commit comments