* Initial IAuthorizationPolicyProvider documentation
* Fix links to use xref pattern
* Adjust some phrasing to use more second-person perspective, more active voice, and less future tense
(as suggested by https://github.com/dotnet/docs/blob/master/styleguide/voice-tone.md)
* A few more readability/style tweaks
* Update iauthorizationpolicyprovider.md
* Update iauthorizationpolicyprovider.md
* A few tweaks based on PR feedback
* Readability improvements based on PR feedback
* Include external policy providers as a reason for using `IAuthorizatonPolicyProvider`
* Updates to resource based auth doc
* More edits
* More edits
* Tag with mvc metadata
* Verbiage tweaks
* More edits
* More MVC edits
* More edits
* Initial commit of sample app
* Replace inline code with code imports
* Add download link to sample app
* Correct the requirement class name
* Adjust line number
* Verbiage tweak
* More edits
* Add 1.x sample
* Update sample apps folder name in link
* Minor edits
* More edits
* Fix metadata warnings
* Code cleanup
* Update description metadata
* Update property name in csproj file
* Update old namespaces in ASP.NET Core 2.x app
* Update .NET Fx target framework TODO comments
* Prevent action code from scrolling
* Add Razor Pages sample
* Fix line numbers for highlighting
* Return ForbidResult when appropriate in 2.0 app
* Add authentication assumption notes
* Update metadata
* React to Rick's feedback
* Add 1.x handler snippets
* meta data fix
* Revert "meta data fix"
This reverts commit ba36883476.
* meta data fix2
* test
* Update owin-oauth-20-authorization-server.md
* Update api-ref.md
* Update api-ref.md
* test
* test2