Commit Graph

9 Commits

Author SHA1 Message Date
Franklin 2b9b0fe83e fixed user service flaws 2022-08-26 13:58:47 -04:00
franklinblanco 5b86b21734 Fixed user service actix backend 2022-08-12 19:56:59 -04:00
franklinblanco 0caa067fed edited migration names 2022-07-14 00:52:27 -04:00
franklinblanco 5c18b484a1 added build script and removed unnecesary comments. This service now embeds itself into the db 2022-07-13 21:33:30 -04:00
franklinblanco 57f88e5101 Added dockerfile 2022-07-08 14:35:19 -04:00
franklinblanco b832b02a2a Perfected the create user method, added todo's, started working on token stuff. 2022-06-28 00:46:00 -04:00
franklinblanco 964e655e1c Create user endpoint perfected and finished 2022-06-27 17:54:51 -04:00
franklinblanco a71402aad0 Added error constants, variable length constants, finished user creation & added password hashing with salts and verification 2022-06-27 15:09:14 -04:00
franklinblanco 7a8847ed5b Successfully added an insert query with diesel. 2022-06-24 19:54:37 -04:00