Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 216 Bytes

CHANGELOG.md

File metadata and controls

7 lines (4 loc) · 216 Bytes

0.2.0

Allow a route to be marked by :auth => false or :auth => [{ auth: false }] to not require authentification. Can be usefull to programatically disable auth in certain environments.

0.1.0

First release