Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hbiarge/authorization-workshop
https://github.com/hbiarge/authorization-workshop
aspnet-core authorization
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hbiarge/authorization-workshop
- Owner: hbiarge
- License: mit
- Created: 2018-09-18T18:26:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-20T16:37:28.000Z (about 3 years ago)
- Last Synced: 2023-03-22T15:35:23.798Z (almost 2 years ago)
- Topics: aspnet-core, authorization
- Language: C#
- Size: 1.42 MB
- Stars: 14
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Authorization-Workshop
Ejemplos de autorización en Asp.Net Core basados en el excelente workshop del equipo de Asp.Net Core (https://github.com/blowdart/AspNetAuthorizationWorkshop)
Añade los test de integración para validar y revisar de una forma sencilla y rápida los diferentes escenarios que nos proporciona el subsistema de autorización de Asp.Net Core
Puedes ver una charla grabada sobre **Autorización en .Net Core** que usa este repo como base (https://www.youtube.com/watch?v=_b0R3L6KeMc)