ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / common / isTokenStillValid

isTokenStillValid

suspend fun isTokenStillValid(client: HttpClient, jwt: String): Boolean

Validate JWT token, either accept the token as valid by configuration or call the configured authentication service