feat: Create API endpoints for register, approve and poll

This commit is contained in:
2026-06-25 16:06:00 +05:30
parent 122f6dc617
commit 977e5bc2c8
5 changed files with 249 additions and 8 deletions

2
Cargo.lock generated
View File

@@ -292,7 +292,7 @@ dependencies = [
"base64 0.22.1",
"dotenvy",
"ed25519-dalek",
"rand 0.10.1",
"rand 0.8.6",
"serde",
"serde_json",
"sha2 0.11.0",