Pass vouchers for RPC requests in header (#429)

* Send voucher in request header instead of url params

* Handle review changes

* Update package versions

---------

Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
This commit is contained in:
prathamesh0
2023-10-12 17:42:19 +05:30
committed by GitHub
co-authored by Shreerang Kale
parent 2b83f38ab6
commit e6767c3aca
14 changed files with 45 additions and 47 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@cerc-io/cache",
"version": "0.2.64",
"version": "0.2.65",
"description": "Generic object cache",
"main": "dist/index.js",
"scripts": {