Adding code for handling tokens

This commit is contained in:
2026-05-31 16:43:10 -04:00
parent 1340440fec
commit 0b1cee5cb2
3 changed files with 277 additions and 1 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ time = { version = "0.3.47", features = ["formatting", "macros", "parsing", "ser
uuid = { version = "1.23.1", features = ["v4", "serde"] }
dotenvy = { version = "0.15.7" }
const_format = { version = "0.2.36" }
# josekit = { version = "0.10.3" }
josekit = { version = "0.10.3" }
# utoipa = { version = "5.4.0", features = ["uuid", "time"] }
[dev-dependencies]