Part 2: Adding Multi-Tenancy and Learning RLS
In the second part of this book, we will transform your application into a multi-tenant powerhouse. You’ll master the intricacies of row-level security (RLS) and implement tenant-specific permissions and domains. This part will equip you with the skills to handle complex multi-tenancy scenarios, ensuring your app is both secure and scalable. Let’s unlock these powerful capabilities together!
This part includes the following chapters:
- Chapter 4, Adding Authentication and Application Protection
- Chapter 5, Crafting Multi-Tenancy through Database and App Design
- Chapter 6, Enforcing Tenant Permissions with RLS and Handling Tenant Domains
- Chapter 7, Adding Tenant-Based Signups, Including Google Login