square / keywhiz

A system for distributing and managing secrets

Home Page:https://square.github.io/keywhiz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Regression test all endpoints for authentication

sul3n3t opened this issue · comments

It would be fantastic to have a test ensuring all API endpoints use an @Auth parameter OR explicitly mark unauthenticated access (annotation?).

Explicit marking works too.