# Functions
DeleteSecretsForTenant deletes all secrets for a given tenant.
No description provided by the author
GetClientSecret retrieves a tenant's client secret from the system keyring.
GetRefreshToken retrieves a tenant's refresh token from the system keyring.
No description provided by the author
StoreClientSecret stores a tenant's client secret in the system keyring.
StoreRefreshToken stores a tenant's refresh token in the system keyring.