Tsurugi Tiny Authentication Service This project provides a simple JSON Web Tokens (JWT) based REST API server. Requirements JDK >= 11 How to build ./gradlew assemble How to test ./gradlew check