Back to Practical Aspnetcore

Simplified cookie authentication

projects/authentication/authentication-2/Readme.md

latest164 B
Original Source

Simplified cookie authentication

This sample shows the usage of the simplified authentication and authorization via builder.AddAuthentication().AddCookie();.