Closed sevvalyurtseven closed 10 months ago
[ ] As a client;
[ ] on app start it should check if there is token in localStorage
[ ] if there is
{ Authorization: token }
**NOT: Do not add Bearer
prefix to token
GET
request to /verify
endpointlocalStorage
& axios
header[ ] if token is not authorized,
localStorage
axios
header
[x] As a client;
[x] on app start it should check if there is token in localStorage