I am working on trying to set up JWT authentication using qraphql and redux. Currently the register function is working and posts the new user to the database, but I cant se