Web-based responsive document annotation tool
activeannoservice / common / io.ktor.routing.Route / handleAuthenticatedByJwt
fun Route.handleAuthenticatedByJwt(requiredRoles: List<String> = listOf(), onlyOneMustMatch: Boolean = false, body: PipelineInterceptor<Unit, ApplicationCall>): Unit
Higher order function to handle a request secured by a JWT