Implement basic login system

This commit is contained in:
Elnu 2023-06-14 23:10:10 -07:00
parent d669adeb2f
commit 8674adb1a5
8 changed files with 517 additions and 13 deletions

2
.gitignore vendored
View file

@ -6,3 +6,5 @@
# Added by cargo
/target
.env