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

username

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

Required: The username of the basic auth.