chocolatechimpcookie / cfc_vacantlots_bid

Other
2 stars 5 forks source link

server sends updated user info with response to front end #42

Open DaltheCow opened 7 years ago

DaltheCow commented 7 years ago

When the front end makes an http request it might be beneficial for it to receive the current up to date info on that user in the response. If the API may have changed some user specific info then it could be helpful to have the updated information available immediately without having to make another request for it.