apollo-federation-auth-demo icon indicating copy to clipboard operation
apollo-federation-auth-demo copied to clipboard

A basic demo of Apollo Federation with JWT-based authentication and authorization.

Authentication and Authorization with Apollo Federation

Installation:

npm i && npm run server

Tutorial:

Read the full tutorial on the Apollo GraphQL blog here 👩‍💻