Rohan

Rohan

  • NA
  • 1.4k
  • 115.5k

Redirect login page after login.

Sep 4 2021 6:44 AM

Call this method after page refresh public async Task OnGetAsync(string returnUrl = null)       
        {
           }

I have face a issue I'm login successfully then I have open login page url 2nd time and other this is stable in login page not redirect other page .

 


Answers (1)