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

hasPermissions() triggers secure storage prompt; should probably be done later, not earlier, in workflows #711

Closed
robstryker opened this issue Sep 1, 2023 · 0 comments

Comments

@robstryker
Copy link
Collaborator

Currently hasPermissions() is called when anyone calls getServerTypes().

This should probably be called somewhere else. Knowing the server type exists probably shouldn't trigger secure storage, but interacting with one probably should.

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

No branches or pull requests

1 participant