This repo consits of two projects
Server side WebApi+JWT is AspNetIdentity.WebApi
Client side UI is ANgular2 +JWT consuming
The Angular is currently pointing to localhost service so in order to work both we need to run web api first.
Steps to run the application.