Replies: 1 comment 2 replies
-
We want to keep this package as simple as possible, so likely we won't add this feature. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Use case:
The service has 2 pricing tiers, free and paid.
For free users - no support.
For paid users - email support via support bubble.
It would be nice to conditionally display/hide this bubble and deregister API endpoints based on some condition (in this case - user account level).
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions