Skip to content
Discussion options

You must be logged in to vote

Hey @Immortalin - at the moment it's just indicative. We will add functionality later for this, but you don't really need it since most of the time you will just be able to use the "Auth" section in Supabase, which works with Row Level Security

Is it like Hasura?

Postgres roles/user grants are a bit different from Hasura. In Postgres, roles & users are essentially the same thing except that "users" can log in to the Database. Roles can have permissions, and can inherit from other roles.

For now, I would suggest you ignore this section and instead focus on the "Policies" tab of the Authentication section. We will work on Postgres roles/users/permissions in the future.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@edwardLz
Comment options

@silentworks
Comment options

@edwardLz
Comment options

Answer selected by kiwicopple
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants