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

Support multiple accounts #148

Open
4 tasks
Mikescops opened this issue Aug 3, 2023 · 2 comments
Open
4 tasks

Support multiple accounts #148

Mikescops opened this issue Aug 3, 2023 · 2 comments
Labels
feature request Request a new feature

Comments

@Mikescops
Copy link
Member

Supporting multiple accounts will allow to query the vault and other commands in the event you have different accounts (ie: personal and professional).

  • ability to login with an extra account
  • ability to define an account to run a given command (this will force the login selector with --account)
  • ability to select the default account to run commands
  • ability to logout from one account (only reset related resources for this account and de-register the device)
@Mikescops Mikescops added the feature request Request a new feature label Aug 3, 2023
@coding-agent
Copy link

Hi, I'm interested in contributing to this issue. I'd love to discuss potential approaches and gather feedback from the community before I start. Looking forward to your thoughts.

@Mikescops
Copy link
Member Author

Hey @Marciustech, thanks for your interest, I'm currently working on a refactor for the auth part so I think it's not the best timing to work on multi account.

But after that it will be pretty easy to have multiple accounts as everything is already well split in the database so we can query only transactions and secrets for a specific account.

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

No branches or pull requests

2 participants