dawids21 / CoBudget

Control your budget
https://cobudget.stasiak.xyz
MIT License
0 stars 0 forks source link

80 user register and login #81

Closed dawids21 closed 3 years ago

dawids21 commented 3 years ago

I added login and register functionality. JWT token is received from the backend server and stored in LocalStorage. Change token location in response from header to the body. resolves #80