add(ui): ability to log out

This commit is contained in:
trisua 2025-03-23 16:37:43 -04:00
parent d2ca9e23d3
commit b3cac5f97a
29 changed files with 499 additions and 124 deletions

1
Cargo.lock generated
View file

@ -2569,6 +2569,7 @@ name = "tetratto-core"
version = "0.1.0"
dependencies = [
"bb8-postgres",
"bitflags 2.9.0",
"pathbufd",
"rusqlite",
"serde",