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 1e6fe6e commit 86da128Copy full SHA for 86da128
NEWS
@@ -4,8 +4,10 @@ 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.
+ In order to opt out, depend on `webauthn-server-core-minimal` instead of
+ `webauthn-server-core`.
9
+ This is not recommended unless you know your JVM includes JCA providers for
10
+ all signature algorithms.
11
12
Note that `webauthn-server-attestation` still depends on BouncyCastle.
13
0 commit comments