Include service name in get_credential return
Open
enhancement
help wanted
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 196
- PR merge metrics
- No merged PRs in 30d
Description
The object returned by get_credential currently includes the username and password, but doesn't include the service name itself. A get_credential().service attribute would be helpful when multiple credential objects are passed to another function or variable.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the get_credential entry point and inspect the returned credential object's existing username and password fields. Done means the returned object also exposes the service name while preserving its current fields; verify this against the project's existing credential behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- security
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100