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 7d6d8be commit 2551e9eCopy full SHA for 2551e9e
README
@@ -57,8 +57,8 @@ In addition to the main `webauthn-server-core` module, there are also:
57
interface, which by default comes preloaded with attestation metadata for Yubico devices.
58
59
- `webauthn-server-core-minimal`: Alternative distribution of `webauthn-server-core`,
60
- not dependant on BouncyCastle.
61
- Using it mean you may have to you may have to add your own JCA providers to support some signature algorithms.
+ not dependent on BouncyCastle.
+ Using it means you may have to add your own JCA providers to support some signature algorithms.
62
In particular, OpenJDK 14 and earlier does not include providers for the EdDSA family of algorithms.
63
64
0 commit comments