Skip to content

Commit 9190be9

Browse files
committed
Delete vertx-auth-webauthn.
Motivation: vertx-auth-webauthn4j replaces vertx-auth-webauthn in Vert.x 5 with the same API. vertx-auth-webauthn4j will be back-ported to Vert.x 4.5.x to provide a migration path from Vert.x 4 to Vert.x 5
1 parent 6ad41f5 commit 9190be9

File tree

77 files changed

+1
-9728
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+1
-9728
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
<module>vertx-auth-oauth2</module>
3434
<module>vertx-auth-htdigest</module>
3535
<module>vertx-auth-htpasswd</module>
36-
<module>vertx-auth-webauthn</module>
3736
<module>vertx-auth-webauthn4j</module>
3837
<module>vertx-auth-properties</module>
3938
<module>vertx-auth-sql-client</module>
@@ -135,4 +134,4 @@
135134
</plugins>
136135
</build>
137136

138-
</project>
137+
</project>

vertx-auth-webauthn/README.adoc

Lines changed: 0 additions & 22 deletions
This file was deleted.

vertx-auth-webauthn/pom.xml

Lines changed: 0 additions & 104 deletions
This file was deleted.

vertx-auth-webauthn/src/main/asciidoc/index.adoc

Lines changed: 0 additions & 230 deletions
This file was deleted.

0 commit comments

Comments
 (0)