BiometricTokenInvalidatedEvent
Deprecated
Use Result.failure(BiometricKeyInvalidatedException) from TokenStorage.getToken() instead. Inspect the exception's tokenId and call storage.remove(tokenId) explicitly if deletion is desired.
Emitted when the key of a biometric secured Token is invalidated.