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
Closing as authorization shouldn't be SDK responsibility. It's up to the developer to control visibility based on the authenticated user's info (scopes etc)
Is your suggestion related to an experience ? Please describe.
It'd be great to have a readymade utility function/component to perform access control on ui components in a react app.
Describe the improvement
The
Component
will only be displayed If the authenticated user has the scopes specified.Additional context
N/A
The text was updated successfully, but these errors were encountered: