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

Store API keys in extension preferences instead of secrets.json #27

Open
jkmartindale opened this issue Feb 19, 2021 · 1 comment
Open
Assignees

Comments

@jkmartindale
Copy link
Collaborator

This would make it easier for the user to pop in their own API keys without having to build the extension themselves.

@jkmartindale jkmartindale self-assigned this Feb 26, 2021
@jkmartindale
Copy link
Collaborator Author

The end goal would be to make auth not happen immediately on startup, but have a button in the status bar.

Until we get there: I figured out how to pull API keys from preferences. I'm going to see if I can set it up so if the user hasn't set the preference they are prompted for API keys, which are then immediately stored to their preferences before continuing with auth.

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