Feature: Allow authentication via API Credentials
Aperta
enhancement
- Lingua principale
- Go
- Stelle
- 471
- Fork
- 47
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.