Refactoring of authentification

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2025-09-08 10:02:52 +02:00
committed by Sacha Al Himdani
parent afa7e4fdd5
commit 0f96b8518f
53 changed files with 7997 additions and 1631 deletions

View File

@@ -0,0 +1,12 @@
Hi {{.FullName}},
You have requested a password reset for your Probo account.
Please click the link below to reset your password:
{{.ResetURL}}
If you did not request this password reset, please ignore this email.
Thanks,
Probo Team

View File

@@ -0,0 +1,12 @@
Hi {{.FullName}},
Thanks for joining Probo!
Please confirm your email address by clicking the link below:
{{.ConfirmationURL}}
If you did not sign up for Probo, please ignore this email.
Thanks,
Probo Team