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

Add 'login' command #13

Open
skierkowski opened this issue May 13, 2015 · 0 comments
Open

Add 'login' command #13

skierkowski opened this issue May 13, 2015 · 0 comments

Comments

@skierkowski
Copy link
Member

If a user is already registered, they should be able to login to the account.

The login performs a POST to the API and in response get an API Key back. That API key should be saved locally in a file (e.g. ~/.eph). All API Calls should use the API Key from this file. If now API Key is specified on any command, it should tell the user to login or register.

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