Architecture & Authorization For A Complex Multi-Tenant SaaS Platform With Hasura | Prefect | by Zachary Hughes @HasuraCon'20
Zachary Hughes spoke at HasuraCon'20 about how Prefect's complex multi-tenant architecture and authorization is built with Hasura. He discussed the company's architecture, which includes an inbound request with a JWT in the header that is verified by an auth service before being sent to Hasura. The ORM is used for interacting with Hasura, making it easier for developers to manage permissions and authentication. Prefect uses roles and role-based permissions to delegate permissions in Hasura, reducing the need for custom permissions and authorization.
Company
Hasura
Date published
May 26, 2021
Author(s)
Hasura
Word count
2494
Hacker News points
None found.
Language
English