Join Slack
Powered by
Is there an example somewhere how to use Oauth aut...
# ktor
t
Thomas
08/01/2019, 3:30 PM
Is there an example somewhere how to use Oauth authentication for the client? OkHttp makes it really easy by using
OkHttpClient.Builder.authenticator
but I have no idea how I could implement this in Ktor. Could someone point me to an example or something similar? Thanks!
Open in Slack
Previous
Next