ra-data-django-rest-framework
ra-data-django-rest-framework copied to clipboard
Authorization
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,