Skip to content

Commit

Permalink
docs: update Hasura permission rules documentation link
Browse files Browse the repository at this point in the history
  • Loading branch information
HashCookie committed Sep 21, 2024
1 parent 75b7fb3 commit a091ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/integration/Haskell/Hasura.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Refer to the image below for reference.

The next step is to create a `user` role for the app. Users should be able to see only their records but not other people's records.

Configure the `user` role as shown in the image below. For more information, read about [configuring permission rules in Hasura](https://hasura.io/docs/latest/graphql/core/auth/authorization/permission-rules/).
Configure the `user` role as shown in the image below. For more information, read about [configuring permission rules in Hasura](https://hasura.io/docs/2.0/auth/authorization/permissions/).

![Picture showing how to set permissions in Hasura](https://graphql-engine-cdn.hasura.io/learn-hasura/assets/graphql-hasura-authentication/keycloak/hasura-set-permissions.png)

Expand Down

0 comments on commit a091ec3

Please sign in to comment.