Logo Awesome React

Awesome React

Handling Authentication and Authorization in GraphQL

Ryan Chenkie, Developer Advocate at Auth0, gave this talk at GraphQL Summit 2017. Learn more: summit.graphql.com

Auth for GraphQL can be tricky. It's easy to lock down the entire endpoint but this is often too much. How do we get more specific? Let's talk about the available options and best practices for auth in GraphQL. You'll come away knowing everything you need to get a working auth solution in place.