We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I have created a new role called readOnlyClient and given the following permissions to this role:
readOnlyClient
select_permissions: - role: readOnlyClient permission: columns: - id - metadata - user_id filter: {}
in the file auth_refresh_tokens.yaml
auth_refresh_tokens.yaml
Every time I boot my application, the permission is erased and I have the following git diff :
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
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Hi,
I have created a new role called
readOnlyClient
and given the following permissions to this role:in the file
auth_refresh_tokens.yaml
Every time I boot my application, the permission is erased and I have the following git diff :
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
The text was updated successfully, but these errors were encountered: