In this tutorial I create an http interceptor for adding authorization headers to my angular requests that are sent to an API Gateway that requires a JWT authorization tokens for my application which uses an AWS Cognito user pool. I also show you how to return an observable from a promise in a method.
See the full playlist here. • Angular