nhost / hasura-auth

Authentication for Hasura.
https://nhost.io
MIT License
376 stars 111 forks source link

bugfix(hasura-auth) keep select and delete permissions already set in metadata for auth tables instead of overriding them #407

Closed juicygoose closed 1 year ago

juicygoose commented 1 year ago

The documentation already mentions that it is possible to set permissions on auth tables.

Fixes https://github.com/nhost/hasura-auth/issues/406

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 5c7f3b05379e0b3f1f54c1b2e591f4d1fa485587

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------- | ----- | | hasura-auth | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

onehassan commented 1 year ago

@juicygoose it would be great also if you could add a changeset as mentioned here

juicygoose commented 1 year ago

@juicygoose it would be great also if you could add a changeset as mentioned here

@onehassan Would it be possible for you to do it ? I have crashed linked to pnpm and node versions when trying to do it...