added more support for supabase-js

This commit is contained in:
2026-03-12 10:18:52 +02:00
parent c0792f2e1d
commit 6708cf28a7
62 changed files with 6563 additions and 526 deletions

View File

@@ -24,3 +24,6 @@ tower-http = { version = "0.5", features = ["fs", "trace"] }
uuid = { workspace = true }
chrono = { workspace = true }
http-body-util = "0.1.3"
jsonwebtoken.workspace = true
base64 = "0.21"
image = { version = "0.24", features = ["jpeg", "png", "webp"] }