ktor-client-auth / io.ktor.client.features.auth.providers / BasicAuthConfig / password

password

lateinit var password: String
Deprecated: Please use `credentials {}` function instead

Required: The password of the basic auth.