marmelab / ra-supabase

Supabase adapter for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services.
MIT License
150 stars 27 forks source link

Add `getPermissions` support in `authProvider` #50

Closed kav closed 7 months ago

kav commented 8 months ago

Allows users to provide a getPermissions function to the auth provider that works similarly to getIdentity rather than simply stubbing getPermissions

kav commented 7 months ago

Apologies for the lint errors I didn't notice vscode wasn't linting inline for some reason.