blueprint setup #84
-
Hi, I have a problem with the nestjs boilerplate.
response body:
error in terminal:
Can you please help me? |
Beta Was this translation helpful? Give feedback.
Answered by
damiank207
Nov 22, 2021
Replies: 1 comment
-
The problem turned out to be simple to solve. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
damiank207
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The problem turned out to be simple to solve.
The validator (jwt.strategy > validate) appeared to validate properties that were not in the token (auth.service > createToken)