java-webauthn-server
java-webauthn-server copied to clipboard
Spring reactive in CredentialRepository
Hello! Our project is replacing regular spring with Spring Reactive (Mono, Flux, etc.). The yubico library does not support reactive contracts in the CredentialRepository. Is it possible to release a version on Reactive Spring?