Make credential_type an array
Open
@GarethCOliver is already working on this.
Since Sep 14, 2026.
- Dominant language
- Python
- Stars
- 19
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
There are cases where you have very similar credential types and it would make sense to allow for credential_type to be an array. The requester would need to make sure these really contain all requested elements and it is mainly a size optimization, but probably still worth it.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.