lohit
bcdbc0ebed
fix tests for bruno-electron & bruno-lang ( #2410 )
2024-06-04 14:17:36 +05:30
Dhananjay Kadam
32b1ba1c92
feat: add support for state param for OAuth2 Authorization Code flow ( #2330 )
...
* feat: add support for state param
* chore: revert package-lock.json
* test: update tests with state param
* chore: revert package-lock.json
* chore: add state to missing places
* Adding state to PKCE toggle
---------
Co-authored-by: Kadam Dhananjay <kadamdhananjay@johndeere.com>
2024-05-31 15:35:27 +05:30
Anoop M D
c00bfb0ce4
fix: fixed failing tests
2024-03-12 23:47:08 +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
Anoop M D
b375620875
chore: fix tests
2024-02-27 01:39:34 +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
7c6a043188
chore: fixed bru-lang tests
2024-02-06 03:04:59 +05:30
Anoop M D
64923e47a2
Merge pull request #817 from drinkbird/feature/digestauth
...
Add Digest Auth Support #119
2023-11-03 20:26:24 +05:30
Tasos Piotopoulos
3838848b03
Add Digest Auth Support (MD5)
2023-10-29 02:36:34 +00:00
Its-treason
d52163ceb3
test: Fix failing test 'should parse the json file'
2023-10-25 23:30:31 +02:00
Brian Rodgers
f781bd7d8a
Merge remote-tracking branch 'upstream/main'
2023-10-11 15:54:56 -07:00
Stefan Ollinger
41abdbb7fa
Support SPARQL bodies
2023-10-10 20:47:02 +02:00
Anoop M D
856236c918
feat( #334 ): Bru lang updates for collection.bru file
2023-10-08 01:57:30 +05:30
Brian Rodgers
e2e3895a58
Added support for AWS Sig V4 Authentication
2023-10-06 08:47:05 -05:00
Anoop M D
48e4e60696
feat( #119 ): bearer auth support completed
2023-10-04 00:36:52 +05:30
Anoop M D
51ee37cf96
feat( #119 ): bru lang support for basic and bearer auth
2023-09-29 01:35:22 +05:30
Anoop M D
116e050987
chore( #197 ): ran prettier on packages/bruno-lang
2023-09-22 00:42:48 +05:30
Anoop M D
d58e92205b
feat: assertions implementation in UI
2023-02-21 14:04:05 +05:30
Anoop M D
d2227b2b05
feat: renamed vars:req,res as vars:pre-request,post-response
2023-02-07 05:13:14 +05:30
Anoop M D
dc03b6a761
feat: renamed script:req,res as script:pre-request,post-response
2023-02-07 04:39:23 +05:30
Anoop M D
60c96f7d27
feat: script and vars are segmented at req and res levels separately
2023-02-06 21:18:36 +05:30
Anoop M D
a0cb53445f
feat: bru lang - supporting ~ @ identifiers
2023-02-05 23:13:18 +05:30
Anoop M D
4a4208f272
feat: bru lang - jsonToBru functionality
2023-02-05 00:27:18 +05:30
Anoop M D
cf0ede1a83
chore: using fixtures to cleanup test file
2023-02-04 16:11:29 +05:30