The session is an excellent introduction to the OAuth standard and its evolution, and also serves as a good refresher for those who have been working with it for years.
Discription
Video: GraphQL Security
The conference apidays has published the recorded session GraphQL Security by Paul Dix. The talk covers how to secure your GraphQL API, including authentication, authorization, data validation/filtering, rate limiting, etc. It also touches on some of the more advanced security features like access tokens revocation or token rotation
https://t.co/sor6LYRpcZ
References
Back to Main