api-client/packages/hoppscotch-data/src
Akash K 93807bfe8f
fix: make client credential optional in authcode + pkce flow (#4114)
* fix: make client credential optional

* test: update test fixtures

---------

Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com>
2024-06-12 14:10:54 +05:30
..
collection feat: add extended support for versioned entities in the CLI (#3912) 2024-03-20 20:13:22 +05:30
environment fix: secret env bug in firebase due to undefined value (#3881) 2024-03-13 17:11:51 +05:30
graphql fix: make client credential optional in authcode + pkce flow (#4114) 2024-06-12 14:10:54 +05:30
rest fix: make client credential optional in authcode + pkce flow (#4114) 2024-06-12 14:10:54 +05:30
utils feat: allow quoted key/values for escaping characters and trail/lead whitespaces in raw key value pairs (#2578) 2022-08-12 13:53:40 +05:30
index.ts refactor: move rawKeyValue and templating to hopp/data + rewrite rawKeyValue parsing 2022-02-15 23:53:24 +05:30
rawKeyValue.ts feat: allow quoted key/values for escaping characters and trail/lead whitespaces in raw key value pairs (#2578) 2022-08-12 13:53:40 +05:30
type-utils.d.ts feat: add function to safely generate rest request that maintains type contracts 2022-01-05 16:13:13 +05:30