Angular: How to Make an HTTP Interceptor

Опубликовано: 18 Март 2026
на канале: SimTek IT Solutions
1,593
20

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