I've got everything working on the client side. When user logs in they get redirected to the Auth0 login page then are returned with an access token. I just don't understand how to pass the access token to graphCool and add user info such as firstName, lastName, etc.