Guys I need help with this issue <https://github.c...
# orm-help
n
Guys I need help with this issue https://github.com/howtographql/howtographql/issues/712 I have problem with the signup mutation the error I'm getting back is that my token is invalid. I have mostly copied straight out the tutorial I have no idea what causing this.
1
Someone on forum solved the issue for me. There something wrong in the tutorial section the forgot to add
secret: 'mysecret123'
to the index.js I actually created an issue on this https://github.com/howtographql/howtographql/issues/717