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
Dear all,
could you please explain how to use Authorization? for example, how to set User Permissions and use it like this: {permissions === 'admin' && <TextInput source="role" validate={[required()]} />}
bests,
The text was updated successfully, but these errors were encountered:
Dear all,
could you please explain how to use Authorization? for example, how to set User Permissions and use it like this:
{permissions === 'admin' && <TextInput source="role" validate={[required()]} />}
bests,
The text was updated successfully, but these errors were encountered: