django-react-boilerplate icon indicating copy to clipboard operation
django-react-boilerplate copied to clipboard

Redundant setAxiosAuthToken() call

Open DucPhamTV opened this issue 4 years ago • 1 comments

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.

DucPhamTV avatar May 01 '21 14:05 DucPhamTV

@DucPhamTV thank you for finding this! I will fix this, when back to the course.

pplonski avatar May 03 '21 06:05 pplonski