This repository has been archived by the owner on Jun 30, 2023. It is now read-only.
v2.0.10 fixes some minor bugs
* add support for rejecting requests for methods annotated AuthLevel.REQUIRED before it reaches backend code * when JWT and API key requirements are configured, require both, rather than either * add ServiceException.withLogLevel for setting a custom log level for exceptions