bruno/packages/bruno-tests/collection_oauth2
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
..
auth/oauth2 feat(#1003): collection level oauth2, access_token_url & scope for 'Client Credentials' and 'Password Credentials' grant types (#1691) 2024-03-04 15:21:05 +05:30
environments feat(#1003): collection level oauth2, access_token_url & scope for 'Client Credentials' and 'Password Credentials' grant types (#1691) 2024-03-04 15:21:05 +05:30
.env feat(#1003): oauth2 support - resourceOwnerPasswordCredentials, authorization code, client credentials (#1654) 2024-02-26 16:44:38 +05:30
.gitignore feat(#1003): oauth2 support - resourceOwnerPasswordCredentials, authorization code, client credentials (#1654) 2024-02-26 16:44:38 +05:30
.nvmrc feat(#1003): oauth2 support - resourceOwnerPasswordCredentials, authorization code, client credentials (#1654) 2024-02-26 16:44:38 +05:30
bruno.json feat(#1003): collection level oauth2, access_token_url & scope for 'Client Credentials' and 'Password Credentials' grant types (#1691) 2024-03-04 15:21:05 +05:30
collection.bru feat(#1003): collection level oauth2, access_token_url & scope for 'Client Credentials' and 'Password Credentials' grant types (#1691) 2024-03-04 15:21:05 +05:30
file.json feat(#1003): oauth2 support - resourceOwnerPasswordCredentials, authorization code, client credentials (#1654) 2024-02-26 16:44:38 +05:30
package-lock.json feat(#1003): oauth2 support - resourceOwnerPasswordCredentials, authorization code, client credentials (#1654) 2024-02-26 16:44:38 +05:30
package.json feat(#1003): oauth2 support - resourceOwnerPasswordCredentials, authorization code, client credentials (#1654) 2024-02-26 16:44:38 +05:30
readme.md feat(#1003): oauth2 support - resourceOwnerPasswordCredentials, authorization code, client credentials (#1654) 2024-02-26 16:44:38 +05:30

bruno-tests collection

API Collection to run sanity tests on Bruno CLI.