AtilioA/AlertaDoTesouro

Create email confirmation result page or redirect to login with result message

AtilioA opened this issue · 0 comments

Currently, the URL for email confirmation returns a JSON with a success/failure message and some User data. This needs to have a front-end, i.e. redirect the user to a React page.
I'm not sure how feasible is redirect + toast message, but that would be preferred.