mirror of
https://github.com/wasp-lang/wasp.git
synced 2024-11-24 11:44:51 +03:00
a85b408b60
This patch allows operations to individually specify whether they want to use or opt out of auth middleware, via an additional `auth` argument under the actions/queries sections. If left unspecified it is assumed to be true. This is addressed by removing the current global auth middleware registration, and adding it instead to individual operation route specification. |
||
---|---|---|
.. | ||
Generator | ||
Parser | ||
Path | ||
Psl | ||
Test | ||
Util | ||
Fixtures.hs | ||
StrongPathTest.hs | ||
TastyDiscoverDriver.hs | ||
UtilTest.hs | ||
WaspignoreFileTest.hs |