DEV Community

Discussion on: Build API with GraphQL, Node.js, and Sequelize

Collapse
 
edwardzzz profile image
Zach • Edited

what is mytoken and how do you implement it? would be useful to readers. not a very good explanation as you have it currently. inside graphql when i run the register mutation all i get is "null"

Collapse
 
joelbonetr profile image
JoelBonetR 🥇

you can use simple jwt library to handle token pretty easily