provideClientSecret

abstract suspend fun provideClientSecret(ansaCustomerId: String): String?

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

Return

a short lived token for this customer

Parameters

ansaCustomerId

unique identifier for a given customer