Sign up/in/out and authentication.
authorGreg Burri <greg.burri@gmail.com>
Tue, 22 Nov 2022 16:03:52 +0000 (17:03 +0100)
committerGreg Burri <greg.burri@gmail.com>
Tue, 22 Nov 2022 16:03:52 +0000 (17:03 +0100)
commitaedfae1d17d2fd39b3b1f4889723d627fcc79218
tree736c38dafc335e03bbd023e47b99108411058671
parent5e4e0862477f46a6ea477a56f01fd84e720a9546
Sign up/in/out and authentication.
backend/sql/version_1.sql
backend/src/db.rs
backend/src/hash.rs
backend/src/main.rs
backend/src/user.rs [new file with mode: 0644]