vertx-auth
vertx-auth copied to clipboard
webauthn level2: Leverage AbortController
On the client side (js) the API should leverage:
https://developer.mozilla.org/en-US/docs/Web/API/AbortController
As a wait to interrupt the fetch operations, on user agents that support it.