Package io.quarkus.test.security.webauthn


package io.quarkus.test.security.webauthn
  • Classes
    Class
    Description
     
    Provides an emulation of a WebAuthn hardware token, suitable for generating registration and login JSON objects that you can send to the Quarkus WebAuthn Security extension.
    UserProvider suitable for tests, which stores and updates credentials in a list, so you can use it in your tests.