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

Allow permissions/locations to be set during development #807

Open
teneightfive opened this issue Sep 22, 2020 · 0 comments · Fixed by #1097
Open

Allow permissions/locations to be set during development #807

teneightfive opened this issue Sep 22, 2020 · 0 comments · Fixed by #1097

Comments

@teneightfive
Copy link
Contributor

Problem

During local development it is often required to use different permissions or a mixture of different permissions to perform and test particular actions within the application.

Currently the way to do this is to set the permissions required as an environment variable. But this then makes it hard to see what permissions are currently set or to switch them around.

Possible solution

Support some form of session injection to be able to update the current set of permissions via the interface during local development.

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

Successfully merging a pull request may close this issue.

1 participant