bruno
bruno copied to clipboard
Fix: OAuth2 Authorization Request OPTIONAL parameters are required by bruno
Description
OAuth2 configuration should allow empty scope or Callback URL fields, as these are optional.
Contribution Checklist:
- [x] The pull request only addresses one issue or adds one feature.
- [ ] The pull request does not introduce any breaking changes
- [x] I have added screenshots or gifs to help explain the change if applicable.
- [x] I have read the contribution guidelines.
- [x] Create an issue and link to the pull request.
Fixes #1797