Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 521 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 521 Bytes

ASP.NET Core Authorization Samples

Now updated for RTM, async all the handlers!

This is a sarcastic, opinionated set of samples I used to validate the user requirements we had for asp.net's new policy based authorization.

I use them as part of a presentation on new features. They include things NOT to do, so don't cut and paste from this just because it's samples from some random Microsoft employee.

Instead go read the documentation.