authenticationFunction

val authenticationFunction: suspend ApplicationCall.(credentials: JWTCredential) -> Principal?