Uses of Class
io.quarkus.security.webauthn.WebAuthnLoginResponse
-
-
Uses of WebAuthnLoginResponse in io.quarkus.security.webauthn
Methods in io.quarkus.security.webauthn with parameters of type WebAuthnLoginResponse Modifier and Type Method Description io.smallrye.mutiny.Uni<io.vertx.ext.auth.webauthn.Authenticator>WebAuthnSecurity. login(WebAuthnLoginResponse response, io.vertx.ext.web.RoutingContext ctx)Logs an existing WebAuthn user in
-