Skip to content

Commit 7d6d8be

Browse files
committed
Remove duplicated paragraph
1 parent db205ce commit 7d6d8be

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,6 @@ In addition to the main `webauthn-server-core` module, there are also:
5656
link:https://developers.yubico.com/java-webauthn-server/JavaDoc/webauthn-server-core/latest/com/yubico/webauthn/attestation/MetadataService.html[`MetadataService`]
5757
interface, which by default comes preloaded with attestation metadata for Yubico devices.
5858

59-
- `webauthn-server-core-minimal`: Alternative distribution of `webauthn-server-core`,
60-
without a dependency on BouncyCastle.
61-
If depending on this module instead of `webauthn-server-core`,
62-
you may have to add your own JCA providers to support some signature algorithms.
63-
In particular, OpenJDK 14 and earlier does not include providers for the EdDSA family of algorithms.
64-
6559
- `webauthn-server-core-minimal`: Alternative distribution of `webauthn-server-core`,
6660
not dependant on BouncyCastle.
6761
Using it mean you may have to you may have to add your own JCA providers to support some signature algorithms.

0 commit comments

Comments
 (0)