GraphQL Berlin Meetup #15: Learnings from implementing authentication and authorization with GraphQL

preview_player
Показать описание
🗣 Key learnings from implementing authentication and authorization using GraphQL — Christoph Hartmann

Using GraphQL in production requires some re-thinking of existing security mechanisms normally used for REST services. Especially implementing authorization can be challenging since the GraphQL resolver may be easily used for privilege escalations.

The talk will provide an overview of different approaches implementing authentication and authorization for GraphQL services.

*Bio:*

------------------------
Next:
------------------------
📚 Resources:

✅ Learn more about Prisma:

------------------------
💬 Connect with Prisma:

------------------------
Рекомендации по теме
Комментарии
Автор

Thank you for this presentation, very concise and helpful. I was poking around your Github account hoping to find the code you used for this presentation and didn't find it. Any change you could share it?

Merchellt