Go to file
Ethan Wellenreiter f718158a0c Starting progress for golang backend
Implemented password hashing and hash checking (with salting). Still need to
add the connecting to database portion.
Also implemented the base digestion for connecting to Redis as a session token store.

Signed-off-by: Ethan Wellenreiter <ewellenreiter@gmail.com>
2025-04-03 16:01:15 -04:00
backend Starting progress for golang backend 2025-04-03 16:01:15 -04:00
.gitignore Update .gitignore 2023-10-18 23:10:34 -04:00