-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
Description
Good morning,
I suggest to update https://quasar.dev/quasar-cli/boot-files#router-authentication
with:
- the import on top import { boot } from 'quasar/wrappers'
- Specify that without the import of the boot, the application doesn't use the logic for authentication on live environment.
I hit this problem this morning, application deployed on amazon S3, and without the boot wrapper, a refresh skip the logic on that file.
Kind Regards
Antonio