Remove Auth
For remove authentication from your template follow some steps
Remove below authentication code
Open File : resources/ts/plugins/1.router/guards.ts
Then check your pages, it is working properly without authentication
Last updated