loginParameters

@JvmName(name = "ihhleocybwypdscu")
suspend fun loginParameters(value: Output<Map<String, String>>)
@JvmName(name = "qwnhbmtcrikrhatt")
suspend fun loginParameters(value: Map<String, String>?)

Parameters

value

A map of key-value pairs to send to the Authorisation Endpoint when a user logs in.


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

Parameters

values

A map of key-value pairs to send to the Authorisation Endpoint when a user logs in.