Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitor-msp/security-provider
An API to authorize users to perform actions based on roles or groups.
https://github.com/vitor-msp/security-provider
asp-net authorization csharp docker dotnet entity-framework nginx postgresql security xunit
Last synced: 4 days ago
JSON representation
An API to authorize users to perform actions based on roles or groups.
- Host: GitHub
- URL: https://github.com/vitor-msp/security-provider
- Owner: vitor-msp
- Created: 2024-05-01T19:02:08.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-29T21:56:47.000Z (5 months ago)
- Last Synced: 2024-06-30T01:17:54.804Z (5 months ago)
- Topics: asp-net, authorization, csharp, docker, dotnet, entity-framework, nginx, postgresql, security, xunit
- Language: C#
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SecurityProvider.Application/Contract/Action/ICreateActionUseCase.cs
Awesome Lists containing this project
README
# Security Provider
### An API to authorize users to perform actions based on roles or groups.
### Class Diagram
![class diagram](class-diagram.png)