Base solution for your next web application
Open Closed

Access a page without login #8457


User avatar
0
venkata.gunturu created

Hi, I have 2 questions,

  1. I want to access a page without login. How we can stop this and access page without login? (Start page as a static web page instead login page)
  2. I want to use our custom login (Secure Auth) page instead ASPNET Zero login page when a user click on Login button. Once authenticated, need to redirect to a page based on role.

I am using MVC Core and jQuery latest version (v8.x)


1 Answer(s)