Package io.ktor.http.auth
Types
Link copied to clipboard
Contains the standard auth schemes.
Link copied to clipboard
Describes how a header should be encoded.
Link copied to clipboard
Describes an authentication header with a mandatory authScheme that usually is a standard AuthScheme.
Functions
Link copied to clipboard
Parses an authorization header headerValue into a HttpAuthHeader.