celestiaorg / celestiaorg/celestia-node
[Feature Request]: Accepting user's JWT secret
Open
enhancement
external
stale
- Dominant language
- Go
- Stars
- 996
- Forks
- 1.1k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 34
Description
### Implementation ideas
During initialisation/restart phase, we should have a possibility for end users to inject their secret through the node cli/rpc-endpoint.
Ideally, during the initialisation phase, we can let setting up whatever secret with no restrictions whatsoever - can be a simple CLI flag
If during runtime, the user wants to rotate secrets - we should have a dedicated endpoint to do so and ask for the previous token as usual admin perms
Contributor guide
Assessment
This issue has not been assessed yet.