Skip to content

Version 1.8.0

Compare
Choose a tag to compare
@emlun emlun released this 15 Mar 17:46
1.8.0
9023482

Changes:

  • BouncyCastle dependency is now optional.

    In order to opt out, depend on webauthn-server-core-minimal instead of webauthn-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 a rawId property to be present if id is not present, or if rawId equals id.

Artifacts built with openjdk 11.0.10 2021-01-19.