Multi-Tenant Acegi
Dependency :
compile ":multi-tenant-acegi:0.4"
Summary
Description
Provides a custom CurrentTenant implementation that uses the security context to identify the current tenant. This allows all users to login from
one url instead of having to remember a special url to log in to.For configuration, see the multi-tenant docs.