Commit graph

6 commits

Author SHA1 Message Date
mikestefanello
bd5bbab47c Validate if the email address is already in use during registration. 2021-12-16 20:58:38 -05:00
mikestefanello
b383be5dac Use user ID in password reset route in order to properly compare token hashes. 2021-12-16 19:49:33 -05:00
mikestefanello
e6a5fa58c7 Initial commit of password reset workflow. 2021-12-16 07:29:16 -05:00
mikestefanello
b4de8e58f9 Generate password reset tokens upon submission. 2021-12-15 21:17:39 -05:00
mikestefanello
a33a76f8bc Added auth to the container. 2021-12-15 09:29:43 -05:00
mikestefanello
25e5119dd5 Initial commit of auth package. 2021-12-11 23:17:12 -05:00