Getting Invalid JWE error #390
Unanswered
saoodahmad
asked this question in
Q&A
Replies: 2 comments 6 replies
-
Kindly provide a complete reproduction gist that can be run out of the box. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@saoodahmad Did you get it to run? I have the same problem. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Expected behaviour
decoded payload
Environment:
"jose": "4.4.0",
node version:
v14.x
Issue :
Hello @panva , I am getting an "ERR_JWE_INVALID" error when decoding the encrypted jwt using the below snippet of code
// for creating and encrypting jwt
// for decrypting the jwt
Beta Was this translation helpful? Give feedback.
All reactions