frontend: Janky code to make redirects after login work

This commit is contained in:
Lennart
2025-04-13 19:55:48 +02:00
parent 14e5533b6f
commit 64233f91d2
7 changed files with 89 additions and 21 deletions

View File

@@ -24,3 +24,4 @@ reqwest.workspace = true
rand.workspace = true
chrono.workspace = true
uuid.workspace = true
url.workspace = true