mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-25 09:23:17 +01:00
e0b8de5337
* fix(#1003): content type for client_credentials & password grant types * feature(#1003): added client is & secret for password credentials grant type * fix: filter out non-printable control character and ZWNBSP character * fix: filter out non-printable control character and ZWNBSP character * remove ZWNBSP character from response body --------- Co-authored-by: Anoop M D <anoop.md1421@gmail.com> |
||
---|---|---|
.. | ||
resources | ||
src | ||
tests | ||
.env.sample | ||
.gitignore | ||
electron-builder-config.js | ||
notarize.js | ||
package.json | ||
readme.md |
bruno-electron
# electron dev
npm start
# generate pfx file for signing windows build
openssl pkcs12 -export -inkey sectigo.key -in sectigo.pem -out sectigo.pfx