Skip to content

Authentication via Web API in ASP .NET Core 9 Razor Pages web app (with Identity)

Notifications You must be signed in to change notification settings

bairog/RazorPagesAuthenticationViaWebApi

Repository files navigation

Login with [email protected] username and !TestPassword123 password. For some reason httpContextAccessor?.HttpContext?.User?.Identity?.IsAuthenticated is true inside app.MapGet() but becomes FALSE on Razor Page (Login.cshtml.cs).

About

Authentication via Web API in ASP .NET Core 9 Razor Pages web app (with Identity)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published