Skip to content

v0.0.18

Pre-release
Pre-release
Compare
Choose a tag to compare
@DeDTihoN DeDTihoN released this 30 Sep 23:25
· 4 commits to master since this release

REST-attest — Update

  • Token-based protection: endpoints now require an access token for restricted routes.
  • Configurable mask: a single mask defines which routes are public vs token-protected.
  • Unified coverage: the mask applies to both API endpoints and their HTML views.