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

Ability to save account credentials so they don't have to be entered all the time #36

Open
CMahaff opened this issue Aug 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@CMahaff
Copy link
Owner

CMahaff commented Aug 16, 2023

This would be tricky since you need to figure out some kind of encrypted storage to hold the credentials offline. Or live with just storing the unencrypted jwt token?

UI wise you need to have some kind of drop-down to select this on download/upload. There also needs to be a way to save the credentials in the first place. There probably needs to be a way to manage/delete the credentials as well.

This would be a decent amount of work, but it would make downloading/uploading to multiple accounts a lot easier.

@CMahaff CMahaff added the enhancement New feature or request label Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant