ktor-auth / io.ktor.auth / AuthenticationContext / <init>

<init>

AuthenticationContext(call: ApplicationCall)

Represents an authentication context for the call

Parameters

call - instance of ApplicationCall this context is for