Run npm run start-server
for a dev BE json+jwt server.
Run ng serve
or npm run start
for a dev FE server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
https://medium.com/amcdnl/authentication-in-angular-jwt-c1067495c5e0
https://ryanchenkie.com/angular-authentication-using-the-http-client-and-http-interceptors
https://www.intertech.com/Blog/angular-4-tutorial-handling-refresh-token-with-new-httpinterceptor/
https://github.com/auth0/angular2-jwt
https://medium.com/ryanchenkie_40935/angular-authentication-using-route-guards-bf7a4ca13ae3