Credentials per role
Open
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
Assessment
This issue has not been assessed yet.