- Course
Securing a GraphQL API with Apollo 3
A secure API is an important part of web application development, and with GraphQL it is no different. This course will teach you to create secure Apollo APIs and clients, as well as how to protect against complex queries.
- Course
Securing a GraphQL API with Apollo 3
A secure API is an important part of web application development, and with GraphQL it is no different. This course will teach you to create secure Apollo APIs and clients, as well as how to protect against complex queries.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Securing APIs has always been an important part of web application development, and with GraphQL it is no different. Access control is a critical aspect of your API whether you’re developing for internal or third-party use. In this course, Securing a GraphQL API with Apollo, you’ll learn to implement modern security practices for using GraphQL effectively on the server and client, as well as protection against complex queries specific to GraphQL APIs. First, you’ll explore how authentication is handled for Apollo on both the server and client. Next, you’ll discover how GraphQL can give you fine-grained role-based access for your models, even down to the field level. Finally, you’ll learn about complex queries and how to handle and prevent them. When you’re finished with this course, you’ll have the skills and knowledge of how to build modern, secure GraphQL APIs with the Apollo server and client libraries.
Securing a GraphQL API with Apollo 3
-
Version Check | 16s
-
Introduction | 1m 38s
-
The Application | 2m 56s
-
JSON Web Tokens | 6m 26s
-
Implementing User Sign-up and Sign-in in Apollo Server | 7m 10s
-
Implementing the User Sign-up and Sign-in Mutations | 1m 42s
-
Authenticated Requests with Apollo Client | 3m 19s
-
Authentication Using the Apollo Server Context | 4m 10s
-
Summary | 44s