CodeShellDev / CodeShellDev/secured-signal-api
Add override configs
Open
@CodeShellDev is already working on this.
Since Feb 24, 2026.
enhancement
planned
priority/low
scale/large
- Dominant language
- Go
- Stars
- 39
- Forks
- 6
- Avg merge
- 1h 9m
- Merged PRs (30d)
- 4
Description
Description
Currently we have token configs and the main config.
No I am think that it would be useful to be able to have override configs that could then be used for setting overrides depending on the endpoint (and this may be extended).
Solution
Parse configs in token dir and if there are no api tokens associated check if id exists, if it does then just use that as the key for the config map.
Contributor guide
No contributing guide indexed for this repository
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.