eclipse-vertx / eclipse-vertx/vertx-auth
Upgrade to WebAuthn4J 0.31
Open
enhancement
- Dominant language
- Java
- Stars
- 175
- Forks
- 159
- Avg merge
- 6m
- Merged PRs (30d)
- 2
Description
### Describe the feature
To keep up with WebAuthn evolutions, we should upgrade WebAuthn4J to 0.31+
We had to ignore a test that cannot pass without this version: https://github.com/eclipse-vertx/vertx-auth/pull/747
There are a couple of constraints. WebAuthn4J 0.31+ requires:
- Java 17, see webauthn4j/webauthn4j#1221
- Jackson 3, see https://github.com/webauthn4j/webauthn4j/pull/1222
Contributor guide
Assessment
This issue has not been assessed yet.