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

Nicknames/profiles for managing multiple credentials. #154

Open
aepace opened this issue Sep 21, 2021 · 0 comments
Open

Nicknames/profiles for managing multiple credentials. #154

aepace opened this issue Sep 21, 2021 · 0 comments

Comments

@aepace
Copy link

aepace commented Sep 21, 2021

Description

When managing multiple credentials, it would be useful to have a user-defined nickname or profile name for each set of credentials. Especially since there's no way to define a memorable username outside of the, for example, albert.einstein-abcd1234 formatting construct.

Consider:

  1. Having the nickname be an optional interactive input when the user runs hop auth add. The nickname = XXX field would then be in the same block as username = ... and password = ... in the auth.toml file.
  2. Being able to create a new Auth object by specifying the credential nickname, and then hop-client would parse the auth.toml file for the nickname and then use the corresponding username and password.
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