We have been building a client app in Angular.js
and decided on using token auth with JWTs, pretty much the normal choice.
We got everything set up on the server side and am receiving the token on the client side, but now we just need to send the token