robisim74 / AngularSPAWebAPI

Angular Single Page Application with an ASP.NET Core Web API that uses token authentication
MIT License
231 stars 59 forks source link

HttpClient #22

Closed robisim74 closed 6 years ago

robisim74 commented 7 years ago

Switch to HttpClient when angular-jwt will be ready: https://github.com/auth0/angular2-jwt/tree/v1.0

robisim74 commented 6 years ago

Removed angular-jwt. Switched to angular-oauth2-oidc & HttpClient.