Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@suddani suddani released this 28 Sep 21:17

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.