LouisChiero / StocksTracker

An ASP.NET Web API for creating stock trackers over the HTTP protocol.
0 stars 0 forks source link

Implement login functionality. #3

Closed LouisChiero closed 8 years ago

LouisChiero commented 8 years ago

Update application so that a logged out user can login with credentials. Add local storage of authenticated user. CORS for Token calls. Add spinner for route changes, and long-running actions. Add styles that work with ngAnimate.