How to integrate okta in ASP.NET Core6 web App(MVC).
below code i have tried it is not working. "!HttpContext.User.Identity.IsAuthenticated " is not able identifying intellisense
How to integrate okta in ASP.NET Core6 web App(MVC).
below code i have tried it is not working. "!HttpContext.User.Identity.IsAuthenticated " is not able identifying intellisense
We're still in the process of updating our samples to show .NET 6 specifically, however, the code shown in our core 3 sample is still valid and provides a basic example of Okta integration with .NET MVC.