lohxt1
f3cfacdd43
fix: updates
2024-12-15 19:11:19 +05:30
lohit
73ea5f155d
Merge branch 'main' into feature/1602-multipart-content-type
2024-12-15 18:08:05 +05:30
lohit
cc8f3de8be
feat: upgrade libraries for dependabot alerts ( #3300 )
...
* feat: upgrade libraries and code cleanup
2024-10-17 11:04:47 +05:30
Sanjai Kumar
4d820af4e0
Improved Feat/wsse auth ( #3172 )
...
* adding wsse auth logic
* adding wsse auth logic to electron
* adding wsse auth formatting
* Refactoring WSSE 'secret' to 'password'
* Incorporating PR feedback
* Removed unused packages from package.json
* Fixed issue caused when resolving merge conflicts and added new route to test wsse
* Removed deprecated package usages from bruno-cli
* Fixed tests
---------
Co-authored-by: dwolter-emarsys <dylan.wolter@emarsys.com >
2024-09-23 17:46:31 +05:30
busy-panda
a703b84681
Merge branch 'main' into feature/1602-multipart-content-type
...
# Conflicts:
# packages/bruno-lang/v2/src/bruToJson.js
# packages/bruno-lang/v2/src/jsonToBru.js
2024-07-01 15:17:53 +02:00
lohit
3ded960938
fix( #2367 ): handle response body decode ( #2371 )
2024-05-30 23:24:04 +05:30
lohit
e56fb74801
Filter out non-printable characters, control characters and ZWNBSP character from the response body ( #2346 )
...
* 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
2024-05-22 14:16:09 +05:30
busy-panda
39f60daca7
feature: Multi-part requests: user should be able to set content-type for each part in a multi-part request. #1602
2024-04-18 15:43:09 +02:00
lohit
6a05321109
feat( #1003 ): closing stale 'authorize' windows | handling error, error_description, error_uri query params for oauth2 | clear authorize window cache for authorization_code oauth2 flow ( #1719 )
...
* feat(#1003 ): oauth2 support
---------
Co-authored-by: lohit-1 <lohit@usebruno.com >
2024-03-11 01:51:55 +05:30
lohit
858536e13d
feat( #1003 ): collection level oauth2, access_token_url & scope for 'Client Credentials' and 'Password Credentials' grant types ( #1691 )
...
* feat(#1003 ): authorization_code grant type PKCE support, code cleanup..
---------
Co-authored-by: lohit-1 <lohit@usebruno.com >
2024-03-04 15:21:05 +05:30
lohit
9f81e6dc73
feat( #1003 ): oauth2 support - resourceOwnerPasswordCredentials, authorization code, client credentials ( #1654 )
...
* feat(#1003 ): oauth2 support
Co-authored-by: lohit-1 <lohit@usebruno.com >
2024-02-26 16:44:38 +05:30
Anoop M D
80806fef30
feat: bruno-tests package
2024-01-29 13:34:55 +05:30