Go to file
franklinblanco aaa91cc330 Added authentication with token and deleting expired user. Plus, constants for how long tokens should be expired for 2022-07-07 11:45:50 -04:00
migrations Perfected the create user method, added todo's, started working on token stuff. 2022-06-28 00:46:00 -04:00
sql/schema Added authentication with token and deleting expired user. Plus, constants for how long tokens should be expired for 2022-07-07 11:45:50 -04:00
src Added authentication with token and deleting expired user. Plus, constants for how long tokens should be expired for 2022-07-07 11:45:50 -04:00
.gitignore Initial commit 2022-06-23 14:45:13 -04:00
Cargo.toml Create user endpoint perfected and finished 2022-06-27 17:54:51 -04:00