Skip to content

Commit

Permalink
Add module vertx-auth-webauthn4j
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-brm committed Dec 10, 2024
1 parent 8e8fe9e commit c20021f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions vertx-lang-scala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,11 @@
<artifactId>vertx-auth-webauthn</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-auth-webauthn4j</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-auth-properties</artifactId>
Expand Down Expand Up @@ -465,6 +470,7 @@
vertx-auth-jwt,
vertx-auth-oauth2,
vertx-auth-webauthn,
vertx-auth-webauthn4j,
vertx-auth-properties,
vertx-auth-ldap,
vertx-auth-sql-client,
Expand Down

0 comments on commit c20021f

Please sign in to comment.