feat(login): redirect to URL after login
This commit is contained in:
parent
f990708052
commit
66b7a256cf
5 changed files with 35 additions and 7 deletions
|
|
@ -58,6 +58,7 @@ rand = "0.8.5"
|
|||
rand_core = { version = "0.6.4", features = ["std"] }
|
||||
url = "2.5.3"
|
||||
strum = "0.26.3"
|
||||
serde_urlencoded = "0.7.1"
|
||||
|
||||
[build-dependencies]
|
||||
minijinja-embed = "2.3.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue