1
0
mirror of https://github.com/usebruno/bruno.git synced 2025-02-25 14:12:02 +01:00
bruno/packages/bruno-tests/collection_oauth2
lohit 858536e13d
feat(): collection level oauth2, access_token_url & scope for 'Client Credentials' and 'Password Credentials' grant types ()
* feat(): authorization_code grant type PKCE support, code cleanup..
---------

Co-authored-by: lohit-1 <lohit@usebruno.com>
2024-03-04 15:21:05 +05:30
..
auth/oauth2 feat(): collection level oauth2, access_token_url & scope for 'Client Credentials' and 'Password Credentials' grant types () 2024-03-04 15:21:05 +05:30
environments feat(): collection level oauth2, access_token_url & scope for 'Client Credentials' and 'Password Credentials' grant types () 2024-03-04 15:21:05 +05:30
.env feat(): oauth2 support - resourceOwnerPasswordCredentials, authorization code, client credentials () 2024-02-26 16:44:38 +05:30
.gitignore feat(): oauth2 support - resourceOwnerPasswordCredentials, authorization code, client credentials () 2024-02-26 16:44:38 +05:30
.nvmrc feat(): oauth2 support - resourceOwnerPasswordCredentials, authorization code, client credentials () 2024-02-26 16:44:38 +05:30
bruno.json feat(): collection level oauth2, access_token_url & scope for 'Client Credentials' and 'Password Credentials' grant types () 2024-03-04 15:21:05 +05:30
collection.bru feat(): collection level oauth2, access_token_url & scope for 'Client Credentials' and 'Password Credentials' grant types () 2024-03-04 15:21:05 +05:30
file.json feat(): oauth2 support - resourceOwnerPasswordCredentials, authorization code, client credentials () 2024-02-26 16:44:38 +05:30
package-lock.json feat(): oauth2 support - resourceOwnerPasswordCredentials, authorization code, client credentials () 2024-02-26 16:44:38 +05:30
package.json feat(): oauth2 support - resourceOwnerPasswordCredentials, authorization code, client credentials () 2024-02-26 16:44:38 +05:30
readme.md feat(): oauth2 support - resourceOwnerPasswordCredentials, authorization code, client credentials () 2024-02-26 16:44:38 +05:30

bruno-tests collection

API Collection to run sanity tests on Bruno CLI.