Open DucPhamTV opened 3 years ago
In https://github.com/saasitive/django-react-boilerplate/blob/main/frontend/src/components/login/LoginActions.js. setAxiosAuthToken() is called 2 times, I believe you can drop one of them.
setAxiosAuthToken()
@DucPhamTV thank you for finding this! I will fix this, when back to the course.
In https://github.com/saasitive/django-react-boilerplate/blob/main/frontend/src/components/login/LoginActions.js.
setAxiosAuthToken()
is called 2 times, I believe you can drop one of them.