Add auth plugins

This commit is contained in:
Gregory Schier
2025-01-16 15:28:25 -08:00
parent e213c76870
commit ebb7b69dd8
6 changed files with 295 additions and 7 deletions

View File

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