alai-server/backend
Chris Cromer 9d37814bc5 add the id of the user into the token 2023-02-10 22:12:41 -03:00
..
controllers add the id of the user into the token 2023-02-10 22:12:41 -03:00
database change module url 2022-07-22 23:00:31 -04:00
middlewares allow user to change their password 2023-02-09 23:50:39 -03:00
models allow user to change their password 2023-02-09 23:50:39 -03:00
routes separate the auth routes from the user routes 2023-02-01 23:52:03 -03:00
utils add the id of the user into the token 2023-02-10 22:12:41 -03:00
Dockerfile update dependency versions 2023-01-31 23:10:18 -03:00
env.example rename the env example file so it isn't hidden 2023-01-31 23:10:18 -03:00
go.mod update dependency versions 2023-01-31 23:10:18 -03:00
go.sum update dependency versions 2023-01-31 23:10:18 -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