Skip to content

Instantly share code, notes, and snippets.

@panozzaj
panozzaj / multitenant.md
Created December 24, 2019 02:54 — forked from woloski/multitenant.md
Multi Tenant Apps in Auth0

Multitenancy refers to a principle in software architecture where a single instance of the software runs on a server, serving multiple client-organizations (tenants)

Let's start by enumerating some multi tenant applications and understand how they handle it.

Slack

Authentication: