Web-based responsive document annotation tool
View the Project on GitHub MaxMello/ActiveAnno
activeannoservice / common / jwtFromHeader
fun jwtFromHeader(call: ApplicationCall): String
fun jwtFromHeader(call: ApplicationCall):
String
Extract the JWT Base64 string from the request header or throw UnauthorizedException if missing