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

Feature: Allow authentication via API Credentials #114

Open
siddharthlatest opened this issue Sep 22, 2018 · 3 comments
Open

Feature: Allow authentication via API Credentials #114

siddharthlatest opened this issue Sep 22, 2018 · 3 comments
Assignees
Milestone

Comments

@siddharthlatest
Copy link
Member

Currently, we only support authentication via a user token (which is based on a cookie). We are in the process of opening up the Accounts APIs (cc @utsavoza) where we would like any user to access the endpoints present alternatively without using a token.

We can add this support in the CLI itself by offering:

abc login api <username:password>

which will login the user using their master API credentials, cc @utsavoza.

@siddharthlatest
Copy link
Member Author

@palash25 Has this already been implemented or is remaining to be?

@octate
Copy link
Contributor

octate commented Apr 11, 2019

@palash25 if this is not yet implemented, we can come again on this.
@jeet-parekh, let's put this on priority after we are done with verified issues. I will point you to the specifications of basic authentication.

@palash25
Copy link
Contributor

@raazcrzy I had a WIP commit for this that I had forgotten to push. I have made the PR and pinged you there, please take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants