CodeMazeBlog / identity-server-4-aspnetcoreLinks
This repo contains the source code for "Identity Server 4 in ASP.NET Core" series of articles on Code Maze
☆28Updated 4 years ago
Alternatives and similar repositories for identity-server-4-aspnetcore
Users that are interested in identity-server-4-aspnetcore are comparing it to the libraries listed below
Sorting:
- This repo contains the source code used in the EF Core Series on Code Maze.☆27Updated 6 years ago
- Architecting ASP.NET Core applications for enterprise projects based on clean architecture principles☆24Updated 4 years ago
- This repo contains the source code for the "CQRS and MediatR with ASP.NET Core" article on Code Maze☆52Updated 2 years ago
- Security is a vital part of any kind of application. Since APIs can expose highly sensitive data like user details, email adressses , it …