implement auth

This commit is contained in:
fiatcode 2025-10-18 23:33:22 +07:00
parent 96761cb911
commit 1434756b10
12 changed files with 130 additions and 13 deletions

5
.gitignore vendored
View file

@ -40,4 +40,7 @@ coverage/
.temp/
# db
*.db
*.db
# auth private key
auth_key.pem