FirstMean Running on https://meantechblog.herokuapp.com/api/ #Authorization ###Get access token: POST --> https://meantechblog.herokuapp.com/api/auth ###Request body: { "email":"[email protected]", "password":"yourpass" }