Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hbiarge/dotnetspain2016
https://github.com/hbiarge/dotnetspain2016
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hbiarge/dotnetspain2016
- Owner: hbiarge
- Created: 2016-02-21T19:11:00.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-25T10:24:30.000Z (almost 9 years ago)
- Last Synced: 2024-11-09T00:38:21.500Z (2 months ago)
- Language: C#
- Size: 827 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##Autenticación y autorización en ASP.NET Core 1.0
Demos de los contenidos de la sesión sobre autenticación y autorización de la dotNetSpain2016
La sesión se puede ver en: https://channel9.msdn.com/Events/NET-Conference/2016/Autenticacin-y-autorizacin-en-ASPNET-Core-10
Las slides: https://github.com/esmsdn/dotNetSpain2016/tree/master/Recursos/T1%20Web/S2
Las demos de autenticación con OpenId.Connect estan extraidas de los ejemplos de IdentityServer 4:
- Repo: https://github.com/IdentityServer/IdentityServer4
- Ejemplos: https://github.com/IdentityServer/IdentityServer4.Samples