client

lateinit var client: HttpClient(source)

An HTTP client instance used to make requests to the OAuth server.

Report a problem