Another exquisit release
Lynda.Angular.API.Communication.and.Authentication-XQZT
Title: Angular: API Communication and Authentication
Publisher: Lynda
Iso Size: 477M (499357696 B)
Files: 10F
Date: 07/18/2017
Course #: 594458
Type: Web Development
Published: 7/13/2017
Modified: N/A
URL: www.lynda.com/Angular-tutorials/Angular-API-Communication-Authentication/594458-2.html
Author: Victor Mejia
Duration: 1h 41m
Skill: Intermediate
Exercise: [X]
Installation:
Unpack that shit, mount that shit, run that shit
Notes:
APIs are at the heart of enterprise development, and Angular
ships with robust services to communicate with them via HTTP. But
one of the best ways to implement authentication of API
services is using JWTs (JSON web tokens). In this course, we take a
deep dive into using the provided $http service in Angular to
create a robust and reusable API service implementing JWT
authentication. Instructor Victor Mejia also covers how to use an
Angular router to protect client-side routes and unit test
services, HTTP requests, and async actions. All these concepts are
demonstrated using a realistic contact management
application, so you can see how API calls and user
authentication are implemented in a real-world Angular app.