headers

@JvmName(name = "haxrvywiollntsgf")
suspend fun headers(value: Output<Map<String, String>>)
@JvmName(name = "mulsniaslogvikqk")
suspend fun headers(value: Map<String, String>?)

Parameters

value

The custom headers we want to add once we send request to token endpoint.


@JvmName(name = "ggdaesemuuhmifcf")
fun headers(vararg values: Pair<String, String>)

Parameters

values

The custom headers we want to add once we send request to token endpoint.