Fix login loop and add documentation

This commit is contained in:
Jackzie 2025-04-16 17:05:41 -05:00
parent 6ffa89a936
commit bf2a87d746
8 changed files with 112 additions and 10 deletions

2
Cargo.lock generated
View file

@ -2356,7 +2356,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
[[package]]
name = "storage-app"
name = "storage_app"
version = "0.1.0"
dependencies = [
"anyhow",