fix: better JWT cookie management
This commit is contained in:
parent
d70d622e04
commit
b20c30048c
12 changed files with 47 additions and 40 deletions
|
|
@ -57,6 +57,7 @@ totp-rs = "5.6"
|
|||
minijinja-embed = "2.3.1"
|
||||
axum-macros = "0.4.2"
|
||||
jsonwebtoken = "9.3.0"
|
||||
time = "0.3.36"
|
||||
|
||||
[build-dependencies]
|
||||
minijinja-embed = "2.3.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue