DEV Community

njk42
njk42

Posted on

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

We just released Veri v0.4.0, introducing multi-tenancy support. Now you can isolate authentication sessions per tenant, whether that’s a subdomain or a model representing an organization.

This update also adds several useful scopes and renames a couple of methods.

⚠️The gem is still in early development, so expect breaking changes in minor versions until v1.0!

Check it out here: https://github.com/brownboxdev/veri

Top comments (0)