AtilioA / AlertaDoTesouro

🚨 A web application that notifies you about Brazilian treasury bond rates.
GNU General Public License v3.0
4 stars 1 forks source link

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

Closed AtilioA closed 2 years ago

AtilioA commented 2 years ago

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.