Is subdomain multitenancy possible? #354
Unanswered
mickrzywicki
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
First of all, thank you for your work on this library—really appreciate it!
I’m wondering if it’s possible to implement multi-tenancy using subdomains. I’ve been trying for a while, but I can’t seem to get it working.
I’m using
acts_as_tenantfor row-level multitenancy.For now, I’m trying to achieve the following behavior:
second_company.example.com.first_company.example.com,Does this sound doable with the current state of rodauth-rails?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions