ktor-auth / io.ktor.auth / io.ktor.request.ApplicationRequest / parseAuthorizationHeader

parseAuthorizationHeader

fun ApplicationRequest.parseAuthorizationHeader(): HttpAuthHeader?

Parses an authorization header from a ApplicationRequest returning a HttpAuthHeader.