We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8932e02 commit a08b0dcCopy full SHA for a08b0dc
NEWS
@@ -1,3 +1,15 @@
1
+== Version 1.8.0 (unreleased) ==
2
+
3
+Changes:
4
5
+* BouncyCastle dependency is now optional.
6
7
+ In order to opt out, depend on `webauthn-server-core-minimal` instead of `webauthn-server-core`.
8
+ This is not recommended unless you know your JVM includes JCA providers for all signature algorithms.
9
10
+ Note that `webauthn-server-attestation` still depends on BouncyCastle.
11
12
13
== Version 1.7.0 ==
14
15
webauthn-server-attestation:
0 commit comments