Commit graph

12 commits

Author SHA1 Message Date
realaravinth
374bbb2403
feat: implement change password for sqlx postgres 2022-05-11 19:51:39 +05:30
realaravinth
5bcf7beddc
fix: return username to store in sessions when getting password 2022-05-11 18:54:17 +05:30
realaravinth
d9b36179d1
feat: implement fetching password with either username or email 2022-05-11 18:30:01 +05:30
realaravinth
fdf4f0bef9
feat: implement password fetching for sqlx postgres 2022-05-11 15:43:25 +05:30
realaravinth
66226f893a
feat: implement email updates for sqlx postgres 2022-05-11 15:25:43 +05:30
realaravinth
84671c4a11
feat: implement email exists for sqlx postgres 2022-05-11 13:33:30 +05:30
realaravinth
3a80281e86
feat: setup and run tests for sqlx postgres 2022-05-11 13:33:29 +05:30
realaravinth
79cc28bfd8
feat: implement username exists for postgres via sqlx 2022-05-11 13:33:29 +05:30
realaravinth
5dc818a1c1
feat: implemente delete account for postgres via sqlx 2022-05-11 13:33:29 +05:30
realaravinth
26a0935e5f
feat: implement user registration for postgres via sqlx 2022-05-11 13:33:29 +05:30
realaravinth
1d8554cb36
chore: rust fmpt 2022-05-11 13:33:29 +05:30
realaravinth
dba1f662a7
feat: init postgres implementation via sqlx 2022-05-11 13:33:29 +05:30