Package io.vertx.reactivex.ext.auth.webauthn4j
-
Class Summary Class Description CredentialStorage Used to represent persistent storage of credentials, this gives you a way to abstract how you want to store them (in memory, database, other).WebAuthn4J Factory interface for creating WebAuthN basedAuthenticationProvider
instances.