digest
fun AuthenticationConfig.digest(name: String? = null, configure: DigestAuthenticationProvider.Config.() -> Unit)(source)
Installs the digest Authentication provider. To learn how to configure it, see Digest authentication.
Installs the digest Authentication provider. To learn how to configure it, see Digest authentication.