Go to file
2024-08-21 12:17:49 +02:00
cmd Creating the reset password route and handler 2024-08-21 12:17:49 +02:00
docker add docker file for mariadb 2024-08-02 18:20:00 +02:00
internal Using urlsigner package 2024-08-21 11:44:38 +02:00
migrations Protecting routes on hte FE and improving authentication 2024-08-20 21:45:13 +02:00
static Password resets 2024-08-20 22:06:04 +02:00
.gitignore Auth 2024-08-13 13:47:56 +02:00
go.mod Implementing signed links for email message 2024-08-21 11:34:25 +02:00
go.sum Implementing signed links for email message 2024-08-21 11:34:25 +02:00
Makefile Checking authentication on the backend 2024-08-19 21:39:36 +02:00
Notes.md add a note file 2024-08-03 22:28:33 +02:00