We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8153196 commit e36c1ffCopy full SHA for e36c1ff
1 file changed
Changelog.md
@@ -0,0 +1,27 @@
1
+# Changelog
2
+
3
+### v1.0.1 - 25 Mar 2022
4
5
+* Merge sign request for multiple WebAuthn tokens (#31)
6
+* Add authentication status to PIResponse (#32)
7
+* Add error to responses (#27)
8
9
+### v1.0.0 - 12 Oct 2021
10
11
+* Add U2F support (#25)
12
13
+### v0.3 - 26 Apr 2021
14
15
+* Using async requests (#22)
16
17
+### v0.2 - 05 Feb 2021
18
19
+* Add WebAuthn support (#18)
20
+* Add trigger challenge
21
+* Add token enrollment
22
+* Add push token support
23
24
+### v0.1 - 18 Sep 2020
25
26
+* First version
27
+* Supports basic OTP token
0 commit comments