deleteAsync

suspend fun deleteAsync()

Removes this Credential from the associated CredentialDataSource. This Credential should not be used after it's been removed.

Note: OIDC Logout terminology is nuanced, see Logout Documentation for additional details.