tomwey2 / task-tracker-frontend-react-bootstrap

Trask tracker frontend with ReactJS and Bootstrap.
Apache License 2.0
0 stars 0 forks source link

Change login to support email and username #6

Open tomwey2 opened 2 years ago

tomwey2 commented 2 years ago

The user information in the backend was enhanced by the attribute 'username'. This attribute is unique. The user can uses his email or the username to login. Further request should be made with the username. The following changes are to do: