An open API service indexing awesome lists of open source software.

https://github.com/adshan/dotnet-identity-authorization-types

Authorization based on Role, Claims and Policy.
https://github.com/adshan/dotnet-identity-authorization-types

authorization claim-based dotnet identity jwt net6 role-based

Last synced: about 2 months ago
JSON representation

Authorization based on Role, Claims and Policy.

Awesome Lists containing this project

README

        

# core-identity-authorization-types
Diferenças no processo de autorização utilizando as abordagens **Role**, **Claims** e **Policy**

# Como executar:
- Clonar / baixar o repositório em seu workplace.
- Baixar o .Net Core SDK e o Visual Studio / Code mais recentes.
- A infraestrutura da aplicação será criada através do docker compose /docker/docker_infrastructure.yml.

# Sobre
Este projeto foi desenvolvido por Anderson Hansen sob [MIT license](LICENSE).