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 for user/password authentication #93

Closed
Ephigenia opened this issue Oct 25, 2020 · 1 comment
Closed

Support for user/password authentication #93

Ephigenia opened this issue Oct 25, 2020 · 1 comment
Labels
feature newly added features stale

Comments

@Ephigenia
Copy link
Owner

The mite api also support authentication using user and password: https://mite.yo.lk/api/index.html#authentication

This could be supported by two new config parameters: "username" and "password". Maybe this makes it easier for some to setup the CLI tool. (see #90)

mite config set username <[email protected]>;
mite config set password <password>;
mite list

In case username & password are setup the cli uses these values instead of the apiKey.

Please upvote if you like to have this feature implemented.

@Ephigenia Ephigenia added the feature newly added features label Oct 25, 2020
@github-actions
Copy link

This issue is stale because it has been open for 120 days with no activity. Remove the stale label or comment or this will be closed in 15 days

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature newly added features stale
Projects
None yet
Development

No branches or pull requests

1 participant