sign in auth flow 👍
This commit is contained in:
@@ -34,6 +34,11 @@ url = "2.5.7"
|
||||
rand = "0.9.2"
|
||||
sha2 = "0.10.9"
|
||||
base64 = "0.22.1"
|
||||
tiny_http = "0.12.0"
|
||||
thiserror = "1"
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = "0.3"
|
||||
once_cell = "1"
|
||||
|
||||
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
|
||||
tauri-plugin-global-shortcut = "2"
|
||||
|
||||
Reference in New Issue
Block a user