JWT auth plugin and updates

This commit is contained in:
Gregory Schier
2025-01-17 08:01:50 -08:00
parent ebb7b69dd8
commit 064416398b
6 changed files with 93 additions and 7 deletions

View File

@@ -19,6 +19,6 @@
"workspaces-run": "^1.0.2"
},
"dependencies": {
"@yaakapp/api": "^0.2.26"
"@yaakapp/api": "^0.2.27"
}
}