Hello !
I have a question. I have many accounts in avo (managed by devise gem), how can I do that each account can only see it's own products in avo.
Thanks
l
lemon-wall-20836
01/29/2024, 3:12 PM
Hey @wide-carpet-65757. You have a few options.
The easiest and best one to use for that is to use the authorization feature (Pro tier)
https://docs.avohq.io/3.0/authorization.html
lemon-wall-20836
01/29/2024, 3:12 PM
it uses pundit to scope out the records to the current user