ClientCredential

fun ClientCredential(tokenUrl: String? = null, refreshUrl: String? = null, scopes: Map<String, String> = emptyMap())