Skip to content

vmasek/ngbeer-auth-demo

Repository files navigation

NgBeerAuth

Development server

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.

Links

Auth + interceptors + token

https://medium.com/amcdnl/authentication-in-angular-jwt-c1067495c5e0

https://ryanchenkie.com/angular-authentication-using-the-http-client-and-http-interceptors

JWT

https://jwt.io/

https://www.intertech.com/Blog/angular-4-tutorial-handling-refresh-token-with-new-httpinterceptor/

https://github.com/auth0/angular2-jwt

router guards

https://medium.com/ryanchenkie_40935/angular-authentication-using-route-guards-bf7a4ca13ae3

About

Angular authentication demo for ngBeer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published