authentication

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

Parameters

value

Authentication method to be used when validating client API access.


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

Parameters

argument

Authentication method to be used when validating client API access.