hyperswitch-control-center
hyperswitch-control-center copied to clipboard
chore: dynamic webhook auth headers
Type of Change
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
Description
Currently by default all the four input boxes are shown instead of that allow user to add the input boxes
Motivation and Context
How did you test it?
Checklist
- [ ] I ran
npm run re:build
- [ ] I reviewed submitted code
- [ ] I added unit tests for my changes where possible