Uses of Class
io.quarkus.security.webauthn.WebAuthnLoginResponse
Packages that use WebAuthnLoginResponse
-
Uses of WebAuthnLoginResponse in io.quarkus.security.webauthn
Methods in io.quarkus.security.webauthn with parameters of type WebAuthnLoginResponseModifier and TypeMethodDescriptionio.smallrye.mutiny.Uni<WebAuthnCredentialRecord> WebAuthnSecurity.login(WebAuthnLoginResponse response, io.vertx.ext.web.RoutingContext ctx) Logs an existing WebAuthn user in.