BiometricKeyInvalidatedEvent
Deprecated
Use Result.failure(BiometricKeyInvalidatedException) from TokenStorage.getToken() instead. On Android, the invalidated token is auto-deleted by default. For async notification on the KMP path, observe TokenCredentialManager.events and filter for TokenStorageAccessErrorEvent where exception is BiometricKeyInvalidatedException.
Emitted when KeyPermanentlyInvalidatedException is thrown when trying to use an invalidated biometric key while fetching a Token.