ConnectionAuthConfigOauth2AuthCodeFlow

constructor(authUri: String? = null, clientId: String? = null, clientSecret: ConnectionAuthConfigOauth2AuthCodeFlowClientSecret? = null, enablePkce: Boolean? = null, scopes: List<String>? = null)