alai-server/backend
Chris Cromer 63106edd97
fix bug with password change
2023-02-10 22:37:00 -03:00
..
controllers fix bug with password change 2023-02-10 22:37:00 -03:00
database change module url 2022-07-22 23:00:31 -04:00
middlewares allow user to change their password 2023-02-09 01:07:31 -03:00
models allow user to change their password 2023-02-09 01:07:31 -03:00
routes separate the auth routes from the user routes 2023-02-01 16:23:25 -03:00
utils add the id of the user into the token 2023-02-10 22:04:01 -03:00
Dockerfile update dependency versions 2023-01-27 22:52:05 -03:00
env.example rename the env example file so it isn't hidden 2023-01-28 00:46:51 -03:00
go.mod update dependency versions 2023-01-27 22:52:05 -03:00
go.sum update dependency versions 2023-01-27 22:52:05 -03:00
main.go change module url 2022-07-22 23:00:31 -04:00
test.sh First commit 2022-06-29 21:26:05 -04:00