DevBetterCom / DevBetterCom/DevBetterWeb
Use a Policy for Auth Access to Profile etc.
Open
- Dominant language
- C#
- Stars
- 157
- Forks
- 59
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 2
Description
See: https://docs.microsoft.com/en-us/aspnet/core/security/authorization/policies?view=aspnetcore-5.0
Address authentication for everything under /Pages/Profile to eliminate duplication of `[Authorize]` attribute.
Contributor guide
Assessment
This issue has not been assessed yet.