Simple auth schemes

This commit is contained in:
Gregory Schier
2023-03-29 09:03:38 -07:00
parent af9755c513
commit 0f58986b4c
18 changed files with 392 additions and 157 deletions

1
src-tauri/Cargo.lock generated
View File

@@ -5169,6 +5169,7 @@ dependencies = [
name = "yaak-app"
version = "0.0.0"
dependencies = [
"base64 0.21.0",
"chrono",
"cocoa",
"deno_ast",