ClientSecretProvider

@ObjCName(name = "ClientSecretProviderIos")
interface ClientSecretProvider

Interface to provide Ansa with a short-lived token for access customer specific endpoints.

Functions

Link copied to clipboard
abstract suspend fun provideClientSecret(ansaCustomerId: String): String?

Provider for a short lived token for accessing customer specific endpoints.