Add login and logout endpoints
All checks were successful
Push Workflows / rustfmt (push) Successful in 6s
Push Workflows / tailwind-build (push) Successful in 11s
Push Workflows / clippy (push) Successful in 43s
Push Workflows / test (push) Successful in 1m4s
Push Workflows / docs (push) Successful in 1m8s
Push Workflows / build (push) Successful in 1m30s
Push Workflows / nix-build (push) Successful in 5m27s

This commit is contained in:
2026-06-27 22:18:10 -04:00
parent 08fc3995e5
commit 04ca8abce9
2 changed files with 50 additions and 1 deletions

View File

@@ -1 +1 @@
pub mod auth;