About Authentication and Authorization in GraphQL
A slide presentation by Prosper Otemuyiwa (unicodeveloper) from BuzzJS NYC 2018, covering authentication and authorization in GraphQL applications. The deck provides an overview of GraphQL, demonstrates using Apollo Server to build schemas, and discusses how to implement authentication and authorization patterns. It is a free learning resource for developers seeking to secure their GraphQL APIs.
Key Features
Overview of GraphQL principles
Building GraphQL schemas with Apollo Server
Authentication patterns in GraphQL
Authorization strategies for GraphQL APIs
Client query construction and data fetching
Pros & Cons
Pros
- Free and publicly accessible slide deck
- Presented by experienced developer advocate
- Covers practical implementation with Apollo
- Includes architectural overview
Cons
- Content from 2018 may be outdated
- Slide format provides limited depth
- Assumes prior knowledge of GraphQL basics
Best For
Learning GraphQL security best practicesUnderstanding Apollo Server authenticationReference for implementing GraphQL authorization