You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Validate user storage entitlement before accepting asset creation requests – reject asset creation if user doesn't have the required entitlement.
Proposal: create an EntitlementProvider interface which takes a users ID and returns their entitlement. The official implementation shall make a request to RevenueCat.
The text was updated successfully, but these errors were encountered:
Validate user storage entitlement before accepting asset creation requests – reject asset creation if user doesn't have the required entitlement.
Proposal: create an
EntitlementProvider
interface which takes a users ID and returns their entitlement. The official implementation shall make a request to RevenueCat.The text was updated successfully, but these errors were encountered: