ktor-auth / io.ktor.auth / ApplicationCallPredicate

ApplicationCallPredicate

typealias ApplicationCallPredicate = (ApplicationCall) -> Boolean

Predicate function that accepts an application call and returns true or false