Skip to main content
Demonstrates Meilisearch’s tenant token feature for multi-tenant applications. Each user only sees documents they are authorized to access, with filters enforced server-side via JWT tokens that cannot be bypassed client-side.

Try the demo

See tenant isolation in action

Tenant tokens guide

Implement in your app