danielgtaylor / restish

Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in
https://rest.sh/
MIT License
717 stars 69 forks source link

Escape '&' for Windows command line oAuth flow #253

Closed MatthiasScholzTW closed 1 month ago

MatthiasScholzTW commented 2 months ago

Fixes #248.

PR escapes '&' character to enable oAuth flow for Windows operating systems. Aside of the test @DominicBortmes as able to verify the fix for his context.