dotnet / AspNetCore.Docs

Documentation for ASP.NET Core
https://docs.microsoft.com/aspnet/core
Creative Commons Attribution 4.0 International
12.58k stars 25.29k forks source link

Update "Simple authorization" to 3.1 #16146

Open serpent5 opened 4 years ago

serpent5 commented 4 years ago

The code samples here are still valid in 3.0, but I think it would be helpful to introduce basic usage of endpoints and RequireAuthorization here.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Zahid-tariq commented 4 years ago

Can anyone tell me that how we set the middleware for the simple authorization??

SychevIgor commented 4 years ago

will be nice to update it finally

BogdanGirnyk commented 4 years ago

Please, provide this essential documentation.