dotnet-labs / JwtAuthDemo
ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run on Docker Compose.
☆410Updated last year
Alternatives and similar repositories for JwtAuthDemo:
Users that are interested in JwtAuthDemo are comparing it to the libraries listed below
- Example API that shows how to implement JSON Web Token authentication and authorization with ASP.NET Core 7, built from scratch. Related …☆350Updated last year
- A Microsoft Entity Framework Core plugin providing Unit of work and repository pattern abstraction layer with common functionality☆497Updated last year
- .NET 9 Nuget Packages.☆468Updated last month
- ASP.NET Core 3.1 API - JWT Authentication with Refresh Tokens☆203Updated 3 years ago
- Dynamic Role-Based Access Control for ASP.NET Core MVC and Web API☆489Updated 4 months ago
- Starter project for creating APIs built on ASP.NET Core using clean architecture.☆497Updated last year
- The onion architecture, introduced by Jeffrey Palermo, overcomes the issues of the layered architecture with great ease. With Onion Archi…☆518Updated last year
- Code Maze .NET Core Series☆343Updated 2 months ago
- ASP.NET Core Identity Series☆509Updated last year
- .Net Core starter project for clean architecture showcasing use of the CQRS pattern, MediatR and custom Middleware for cross-cutting conc…☆272Updated 3 years ago
- ASP.NET Core 3.1 - Boilerplate API with Email Sign Up, Verification, Authentication & Forgot Password☆223Updated 3 years ago
- Real world Enterprise CRM application example of ASP.NET Core + Angular web application. Implemented CQRS Design Pattern for ASP.NET Core…☆535Updated 2 years ago
- This repository is set of ASP.NET Core projects and scripts.☆281Updated last year
- This repository contains Generic Repository implementation for Entity Framework Core☆620Updated 6 months ago
- Secure microservices with using standalone Identity Server 4 and backing with Ocelot API Gateway. Protect our ASP.NET Web MVC and API app…