Skip to content
Discussion options

You must be logged in to vote

@perelman

why i cannot just run hasura without the admin secret.

If you are running without any admin secret, the Hasura Console will not have any restrictions. Anybody can access the console and the GraphQL endpoint, which is not desired.

how can i restrict the the admin role.

If you are on Hasura Cloud, you can add collaborators to your project with restricted permissions which doesn't expose the admin secret to other users. Apart from this, I hope you are aware of the role based permission system to create new roles and restrict data access on a row/column level.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by praveenweb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants