Closed kiritbasu closed 9 years ago
@KReetr sure no probs:
curl -H "Content-Type: application/json" -X POST -d '{"email":"hapi.dashboard@gmail.com","password":"guest"}' http://hapi-dash.smaxwellstewart.com/login
Also just to add while that is the curl call the cookie has to be stored and used for future calls.
I'm new to node/hapi etc and am looking for some advice;