I\'m making a restful API, in which after a successful login post request, the authentication token stays on until I logout.
That worked on postman before I implemented a