webAuthnAbortService

Singleton instance to ensure only one WebAuthn ceremony is active at a time. This prevents "operation already in progress" errors when retrying WebAuthn operations.

const webAuthnAbortService: WebAuthnAbortService;