Hey all,
We have a use case where we now have people using our application which aren’t paid users. They are invited by users to complete tasks but not a part of our paid user base.
Is there a best practice way to deal with this pattern? I would expect we need to be setting a parameter for everyone and specify their user type but wonder if that is too clumsy.
Thanks