CredentialDeleted(
self,
provider: str,
)Message| Name | Type | Description |
|---|---|---|
provider* | str | The |
| Name | Type |
|---|---|
| provider | str |
Posted when a key prompt deletes stored credentials.
Carries the /auth config key that was deleted so the app can clear
any in-memory state derived from the now-removed credential.