feat(desktop): implement backend wrapper auth
This commit is contained in:
@@ -25,6 +25,7 @@ tauri = { version = "1.5.3", features = [
|
||||
] }
|
||||
tauri-plugin-store = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v1" }
|
||||
tauri-plugin-deep-link = { git = "https://github.com/FabianLars/tauri-plugin-deep-link", branch = "main" }
|
||||
tauri-plugin-websocket = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v1" }
|
||||
tauri-plugin-window-state = "0.1.0"
|
||||
reqwest = "0.11.22"
|
||||
serde_json = "1.0.108"
|
||||
|
||||
Reference in New Issue
Block a user