Skip to content

Commit

Permalink
Added vertx-auth-webauthn4j module
Browse files Browse the repository at this point in the history
  • Loading branch information
FroMage authored and vietj committed Oct 10, 2024
1 parent 84dda96 commit 9c6866c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,11 @@
<artifactId>vertx-auth-webauthn</artifactId>
<version>${stack.version}</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-auth-webauthn4j</artifactId>
<version>${stack.version}</version>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-auth-jwt</artifactId>
Expand Down

0 comments on commit 9c6866c

Please sign in to comment.