Package io.vertx.mutiny.ext.auth.webauthn4j


package io.vertx.mutiny.ext.auth.webauthn4j
  • Classes
    Class
    Description
    Used to represent persistent storage of credentials, this gives you a way to abstract how you want to store them (in memory, database, other).
    Factory interface for creating WebAuthN based AuthenticationProvider instances.