mirror of
https://github.com/ysoftdevs/oauth-playground-server.git
synced 2026-03-24 01:52:24 +01:00
WIP webauthn - backend
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -44,6 +44,10 @@
|
||||
<groupId>io.quarkus</groupId>
|
||||
<artifactId>quarkus-resteasy-reactive-jackson</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.quarkus</groupId>
|
||||
<artifactId>quarkus-security-webauthn</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.quarkus</groupId>
|
||||
<artifactId>quarkus-junit5</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user