appbaseio / appbaseio/abc

Feature: Allow authentication via API Credentials

Open
#114 3 comments 0 reactions 1 assignee Claimed by @palash25 View on GitHub
enhancement
Dominant language
Go
Stars
471
Forks
47
PR merge metrics
No merged PRs in 30d

Description

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
```

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.