Sandip Patil

Sandip Patil

  • NA
  • 192
  • 7.8k

How to use Multiple Login Page in asp.net core 2.o mvc

Nov 23 2018 4:25 AM
Dear All, 
 
Now i am creating web application in asp.net core 2.0, and that application i have different areas Like Employee, Employer, admin etc.
 
Now my Questions How to use multiple Login page on each  area, like if in Employee user is not login and if he is trying to access perticular page, then he should redirect to 'Employee/Account/Login' page and same to employer 'Employer/account/login' page.
 
i am googling lot, but unable to get proper answer.
 
Please help me. 

Answers (1)