#multi-tenancy

[ follow ]
fromRubyflow
6 days ago
Ruby on Rails

Veri v1.0: Minimal Rails Authentication Framework Now Stable

Veri is a minimal, unopinionated Rails authentication framework providing core secure authentication building blocks for developers to implement custom flows.
Ruby on Rails
fromRubyflow
1 month ago

Veri v0.4.0 - Multi-Tenancy Update for the Rails Authentication Gem

Veri v0.4.0 adds multi-tenancy to isolate authentication sessions per tenant (subdomain or organization model).
fromTestdriven
3 months ago

Building a Multi-tenant App with Django

Isolated multi-tenancy provides high isolation between tenants, requiring no modification to the Django codebase, but significantly increases infrastructure complexity and costs.
Django
[ Load more ]