Skip to content

Latest commit

 

History

History
15 lines (6 loc) · 562 Bytes

README.md

File metadata and controls

15 lines (6 loc) · 562 Bytes

JWT Auth Demo (Angular + ASP.NET Core)

HitCount

This repository demos an Angular SPA and an ASP.NET Core web API application using JWT auth, and an integration testing project for a set of actions including login, logout, refresh token, impersonation, authentication, and authorization.