I checked your code and compare with mine.
I found the problem. I was encode the payload with json before create JWT.
Now it works. Thanks for help.
I checked your code and compare with mine.
I found the problem. I was encode the payload with json before create JWT.
Now it works. Thanks for help.