Hey, is it possible to have `auth` middleware set on all pages with exception on some pages .e.g `/login` ? How would you declare that using this package?
Hey,
is it possible to have
authmiddleware set on all pages with exception on some pages .e.g/login? How would you declare that using this package?