Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auth_refresh_token permissions for new role are deleted at nhost up #406

Closed
juicygoose opened this issue Jul 11, 2023 · 0 comments · Fixed by #407
Closed

Auth_refresh_token permissions for new role are deleted at nhost up #406

juicygoose opened this issue Jul 11, 2023 · 0 comments · Fixed by #407

Comments

@juicygoose
Copy link
Contributor

Hi,

I have created a new role called readOnlyClient and given the following permissions to this role:

select_permissions:
  - role: readOnlyClient
    permission:
      columns:
        - id
        - metadata
        - user_id
      filter: {}

in the file auth_refresh_tokens.yaml

Every time I boot my application, the permission is erased and I have the following git diff :
image

Would it be possible to have a look as it is impacting some of the features used in my application ?

Many thanks in advance,
Alex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant