Building a modern API is easy, but securing them is not. As REST APIs are increasing exponentially, there is more responsibility to ensure there are no vulnerabilities while creating them.
Amazon API Gateway, an AWS service to build REST APIs, supports JSON Web Token (JWT)-based authorization. They integrate with external identity providers for easy, industry-standard authorisation practices.
During this webinar, you'll learn how to:
-Â Build a REST API Using Amazon API Gateway
- Integrate your REST API with Auth0 to restrict access to authorised users.Â