Usage Instructions
Opened this issue · 0 comments
machadoug commented
Can you please add more usage instructions?
I have installed and used the default routes in the prompt, added the route to a login button, but I get a 404 error on all routes defined in /node_modules/quasar-app-extension-http-authentication/src/boot/index.js.
I've installed using the command:
quasar ext add http-authentication
See screenshot.
I've checked and the /node_modules/quasar-app-extension-http-authentication is installed.
I'm able to get it working only if I create my own route and pages/auth/files.vue
Thanks for your assistance