authentication

@JvmName(name = "icsndjxmdsgnbekk")
suspend fun authentication(value: Output<JwtAuthenticationArgs>)
@JvmName(name = "coqccwjyotdyejoj")
suspend fun authentication(value: JwtAuthenticationArgs?)

Parameters

value

Authentication method to be used when validating client API access.


@JvmName(name = "otdyykcwiulpkrog")
suspend fun authentication(argument: suspend JwtAuthenticationArgsBuilder.() -> Unit)

Parameters

argument

Authentication method to be used when validating client API access.