AuthenticatedApiConfig

constructor(jwtToken: String? = null, defaultRequest: HttpRequestBuilder.() -> Unit? = null, requireSession: Boolean)(source)