Authentication
Authentication extensions are available in the Marketplace:
- JWT: Validates a JWT token
You can learn how authentication extensions work and build your own with this follow along tutorial: Customize your GraphQL Federation authentication and authorization with Grafbase Extensions.
A complete example can be found on GitHub and the Grafbase SDK is the extension reference.