Implement account login and logout
This commit is contained in:
parent
84930c8c34
commit
8128342099
8 changed files with 299 additions and 29 deletions
|
|
@ -30,10 +30,10 @@ features = ["rustls-tls-native-roots"]
|
|||
|
||||
[dependencies.euphoxide]
|
||||
git = "https://github.com/Garmelon/euphoxide.git"
|
||||
rev = "5ac16db3fcf9a5a6705630e92f3ad859e99cd891"
|
||||
rev = "516bb8232381a7f5751cc4e0c74477b535fe46df"
|
||||
|
||||
# [patch."https://github.com/Garmelon/euphoxide.git"]
|
||||
# toss = { path = "../euphoxide/" }
|
||||
# euphoxide = { path = "../euphoxide/" }
|
||||
|
||||
[dependencies.toss]
|
||||
git = "https://github.com/Garmelon/toss.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue