feat: native interceptor can work with cookies

This commit is contained in:
Andrew Bastin
2023-10-24 02:43:23 +05:30
parent 654886b871
commit 071a6330e4
5 changed files with 55 additions and 24 deletions

View File

@@ -10,6 +10,7 @@
"tauri": "tauri"
},
"dependencies": {
"dioc": "workspace:^",
"@hoppscotch/common": "workspace:^",
"@platform/auth": "^0.1.106",
"@tauri-apps/api": "^1.3.0",