feat(auth): add reset password functionality #28

Merged
chartgerink merged 2 commits from fix/23 into main 2025-11-06 09:21:37 +00:00
Owner
  • add /request-password-reset (step 1)
  • add /reset-password?token=<....> (step 2)
  • simplify localization string structure

Fixes #23.

- add `/request-password-reset` (step 1) - add `/reset-password?token=<....>` (step 2) - simplify localization string structure Fixes #23.
chartgerink deleted branch fix/23 2025-11-06 09:21:37 +00:00
Sign in to join this conversation.
No description provided.