540 B
540 B
art-get-arrays-jwt-springsecurity-angular
JSON Web Token (JWT) with Spring Security And Angular - Tutorial from Get Arrays (Udemy)
Notes
Section 19: HTML Template
134. Configuring routes
- Generate AppRoutingModule
ng generate module app-routing --flat --module=app
- Modify
app-routing.module.ts
Section 29: Security Management - Front End
199. Unsubscribe using Subsink library
- Install SubSink
npm install subsink --save
- Use it