DNXLabs / DNXLabs/one-cli

Credentials per role

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
7
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Story:

A developer,
* types `one auth` to authenticate
* chooses role `bubbletea-admin`
* role credential is stored under ~/.one/credentials
* works in a "project 1"
Later, developer,
* works on "project 2" requiring role `dnx-admin`
* needs to authenticate again, types `one auth`
* chooses role `dnx-admin`
* role credential is stored under ~/.one/credentials
Now if developer goes back to "project 1", need to authenticate again, even though the bubbletea-admin credentials would still be valid (12 hours by default)

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.