thinknimble / tn-spa-bootstrapper

A production-ready Django SPA app on Heroku in 20 minutes or less!
https://tn-spa-bootstrapper-staging.herokuapp.com/
MIT License
8 stars 9 forks source link

Update routes.tsx forgot password #313

Closed paribaker closed 4 months ago

paribaker commented 4 months ago

The backend returns a UI link for reset password that is different than the one react expects, in order to fix this I updated the default route for react

What this does

Add a description of what feature/page this PR intends to add or change.

Checklist

How to test

Add user steps to achieve desired functionality for this feature.