Multi tenant support #6843
-
Do reaction provides full support for multitenancy with which multiple tenants/stores sharing the same database and having isolation of data. Also to restrict all endpoints like products etc needs the tenant id to access and modify their own data. |
Beta Was this translation helpful? Give feedback.
Answered by
brent-hoover
Jun 2, 2023
Replies: 1 comment
-
Yes, I believe some people are actually using this in production. Multi-tenant support has been built in from the get-go in the form of "shops". |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
khqnn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, I believe some people are actually using this in production. Multi-tenant support has been built in from the get-go in the form of "shops".