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.

Properties

Link copied to clipboard

The key with keyAlias that got invalidated.