CredentialDeleted

data class CredentialDeleted(val credentialId: String) : SmartAccountEvent

Emitted when a credential is deleted from storage.

This event is fired when a credential is removed via the credential management API. If the credential was connected, the wallet is automatically disconnected first.

Constructors

Link copied to clipboard
constructor(credentialId: String)

Properties

Link copied to clipboard

The Base64URL-encoded credential ID