Open desmillicious opened 9 years ago
Hi there slightly newb question but is it possible to protect all children pages of a parent route that uses a collection eg:
basicAuth.protect(['/parent/*']);
(this obviously doesn't work)
Hi there slightly newb question but is it possible to protect all children pages of a parent route that uses a collection eg:
basicAuth.protect(['/parent/*']);
(this obviously doesn't work)