Author name: Christian

Hi there!I'm Christian, a freelance software developer helping people with Angular development. If you like my posts, make sure to follow me on Twitter.

Setting Up A Multi-Tenant Application With Firebase, GraphQL, and Angular

In this post, I will show you, how to set up a multi-tenant application with Firebase, GraphQL, and Angular. This is a common scenario for SaaS applications, as multiple tenants should be able to have their data separated from other tenants’ data and that data should be kept safe as well using proper authorization checks. …

Setting Up A Multi-Tenant Application With Firebase, GraphQL, and Angular Read More »