ktor
1.6.8
Select version
3.1.3
3.0.3
2.3.12
2.2.4
2.0.3
1.6.8
ktor-client-auth
/
io.ktor.client.features.auth.providers
/
bearer
bearer
fun
Auth
.
bearer
(
block
:
BearerAuthConfig
.
(
)
->
Unit
)
Content copied to clipboard
Add
BearerAuthProvider
to client
Auth
providers.