DEMO2
How to disable LOGIN request.
Is there any variable that I can signal to not go to the login screen and access the main screen?
Thanks
Good Morning,
The question is that I'll need it in the 2nd version, I won't be able to delete it, I just need to disable it, in the 2nd version I'm going to integrate the portal into an application and I'll need the LOGIN.
Not sure, how to help you with your case, cause it's smth custom for us.
Anyway, the solution can be that you can create the second Routing (without authorization) and switch between them based on your business needs.
Regards,
Keenthemes support
Hi,
Try to remove 'src/app/modules/auth' folder and then one by one remove all dependencies in the project. There are no other variables to do this.
Regards,
Keenthemes support