Commit Graph
4 Commits
Author SHA1 Message Date
rmcamposandGitHub 1c1584f0d1 chore: upgrade typescript to v6 (#34)
* chore: udpate typescript to v6

* fix: build issue
2026-04-29 16:42:43 -03:00
rmcamposandGitHub dbb8e37d88 feat: add email validation and password reset (#430)
* feat: add user confirmation email - wip

issue #414

* feat: improve register flow and add confirmation email done. Issue 414

* feat: add resend email feature. Issue #414

* feat: add password reset feature. Issue #415

* test: fix and add test cases

* fix: email_uuid column actually can be null

* test: add mailgun service class unit tests

* test: add tests for the authservice and mailgun service classes

* chore: fix sonar cloud issues

* test: add client test

* test: add more test cases

* test: fix test acse

* test: add more test cases

* chore: fix sonar code smells

* chore: remove role element from dic
2025-04-27 16:22:11 -03:00
Ricardo Campos e065e3deb5 ci: fix test and workflows 2024-09-20 11:42:15 -03:00
Ricardo Campos a46a49c6cd feat: add backend, move client to a separate folder
issue #43
2024-09-04 16:47:27 -03:00