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

password

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

Required: The password of the basic auth.