I asked for an implementation of JWT using Node.js, and specified to not use the jsonwebtoken library. It gave me a text showing the theory of such implementation, I followed asking for actual code, and it answered me with a node.js code using... jsonwebtoken.
EDIT: For clarification, I ask every tool nowadays which gives me a prompt the same question.
EDIT: For clarification, I ask every tool nowadays which gives me a prompt the same question.