In this video, we create a custom login form in Angular app to send username and password in Authorization request header in order to authenticate the user. We also add some routing in the angular app and add bootstrap to make the app look nicer. Take a look the following useful links:
Full playlist - • Securing Single Page Applications wit...
Source code - https://github.com/himanshu-pareek/Sp...
Previous part:
Video - • Sending Requests from Angular to Secu...
Code - https://github.com/himanshu-pareek/Sp...
Bootstrap - https://getbootstrap.com/
Angular Routing - https://angular.io/guide/routing-over...
X-Requested-With header - https://stackoverflow.com/questions/1...
Angular HTTP Interceptor - https://angular.io/guide/http-interce...