A function that provides the client secret for a given customer ID.
typedef ClientSecretProvider = Future<String> Function();