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

CLI: Implement caching of session token for password-authenticated sessions #41

Open
psrok1 opened this issue Oct 27, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@psrok1
Copy link
Member

psrok1 commented Oct 27, 2021

Currently, every CLI command performs /auth/login request if password was stored using mwdb login command.

It would be nice to securely store session token for multiple password-authenticated CLI invocations.

@psrok1 psrok1 added the enhancement New feature or request label Oct 27, 2021
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