132 Forks
327 Stars
327 Watchers

JwtAuthDemo

ASP.NET Core + Angular JWT auth demo; integration tests; login, logout, refresh token, impersonation, authentication, authorization; run on Docker Compose.

How to download and setup JwtAuthDemo

Open terminal and run command
git clone https://github.com/dotnet-labs/JwtAuthDemo.git
git clone is used to create a copy or clone of JwtAuthDemo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with JwtAuthDemo https://github.com/dotnet-labs/JwtAuthDemo/archive/master.zip

Or simply clone JwtAuthDemo with SSH
[email protected]:dotnet-labs/JwtAuthDemo.git

If you have some problems with JwtAuthDemo

You may open issue on JwtAuthDemo support forum (system) here: https://github.com/dotnet-labs/JwtAuthDemo/issues