oauth2Auth Code Flow
Parameters
value
Parameters to support Oauth 2.0 Auth Code Grant Authentication. Structure is documented below.
suspend fun oauth2AuthCodeFlow(argument: suspend ConnectionAuthConfigOauth2AuthCodeFlowArgsBuilder.() -> Unit)
Parameters
argument
Parameters to support Oauth 2.0 Auth Code Grant Authentication. Structure is documented below.