If the hapi server object is configured passing a value of true or 'required' to server.auth.strategy, then it is not possible to configure lout to not require authentication - the documentation pages do not display correctly.
This is because when lout registers it's 2 routes, it does not pass the auth setting to the css route.
If the hapi server object is configured passing a value of true or 'required' to server.auth.strategy, then it is not possible to configure lout to not require authentication - the documentation pages do not display correctly.
This is because when lout registers it's 2 routes, it does not pass the auth setting to the css route.