Version 1.8.0
Changes:
-
BouncyCastle dependency is now optional.
In order to opt out, depend on
webauthn-server-core-minimal
instead ofwebauthn-server-core
. This is not recommended unless you know your JVM includes JCA providers for all signature algorithms.Note that
webauthn-server-attestation
still depends on BouncyCastle. -
Jackson deserializer for
PublicKeyCredential
now allows arawId
property to be present ifid
is not present, or ifrawId
equalsid
.
Artifacts built with openjdk 11.0.10 2021-01-19
.