manage views based off user subscription
Unanswered
Varun posted this in #help-forum
VarunOP
I have users signup for subscriptions using stripe. It feels wrong to render content like if plan = pro render x else render y. Is there like a more official way to do smthn like this