bruno/packages
Jack Jiang cc02794ce9
Use URL Encoded Form for OAuth2.0 token endpoint (#1701)
OAuth2.0 expects URL encoded form instead of JSON content
https://www.oauth.com/oauth2-servers/server-side-apps/example-flow/

Co-authored-by: Anoop M D <anoop.md1421@gmail.com>
2024-03-04 15:22:34 +05:30
..
bruno-app 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
bruno-cli 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
bruno-common feat(#1460): use new interpolation lib in app, electron, cli 2024-01-29 17:17:24 +05:30
bruno-docs chore: initial commit for bruno docs package 2023-05-19 19:57:58 +05:30
bruno-electron Use URL Encoded Form for OAuth2.0 token endpoint (#1701) 2024-03-04 15:22:34 +05:30
bruno-graphql-docs fix(graphql-docs/build): rollup error thrown during build 2023-09-30 09:49:02 +05:30
bruno-js 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
bruno-lang 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
bruno-query Add license information to modules. 2023-09-25 20:57:51 -05:00
bruno-schema 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
bruno-tests 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
bruno-toml feat(#1303): toml parser for scripts and tests 2023-12-31 02:52:41 +05:30