Commit Graph

15 Commits

Author SHA1 Message Date
franklinblanco
37b2b9d9ce added setup sh file 2022-07-08 09:30:26 -04:00
franklinblanco
589c206e9f unnecesary methods removed 2022-07-07 20:27:30 -04:00
franklinblanco
813745b0cc spacing 2022-07-07 20:23:35 -04:00
franklinblanco
ba2594b84c Added token expiration 2022-07-07 19:00:38 -04:00
franklinblanco
dc9b063f70 added todos 2022-07-07 11:50:39 -04:00
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
franklinblanco
19fdedc49e Added refresh token endpoint 2022-07-07 01:14:01 -04:00
franklinblanco
2112836fa6 Authentication with password done. 2022-07-05 11:29:42 -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
franklinblanco
38e4bbf3c2 Added shared state and changed to diesel orm 2022-06-24 17:10:52 -04:00
franklinblanco
921e0a03d1 Added working database connectivity 2022-06-23 15:55:06 -04:00
franklinblanco
c08f0874bd Initial commit 2022-06-23 14:45:13 -04:00