You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im trying to use verifyJwt function at aws-jwt-verify/jwt-rsa
When I run unit test it just show me this
Maybe you can help me to figure out what i am doing wrong, or you say what you'd rather use when you need to verify jwt from user pool and identity pools at same time
Versions
Which version of aws-jwt-verify are you using? 3.2.0
Are you using the library in Node.js or in the Web browser? Node.js
If Node.js, which version of Node.js are you using? (Should be at least 14) 18
If Web browser, which web browser and which version of it are you using? -
If using TypeScript, which version of TypeScript are you using? (Should be at least 4) 4.8.4
The text was updated successfully, but these errors were encountered:
Question
How can we help you?
Im trying to use verifyJwt function at aws-jwt-verify/jwt-rsa
When I run unit test it just show me this
Maybe you can help me to figure out what i am doing wrong, or you say what you'd rather use when you need to verify jwt from user pool and identity pools at same time
Versions
Which version of
aws-jwt-verify
are you using? 3.2.0Are you using the library in Node.js or in the Web browser? Node.js
If Node.js, which version of Node.js are you using? (Should be at least 14) 18
If Web browser, which web browser and which version of it are you using? -
If using TypeScript, which version of TypeScript are you using? (Should be at least 4) 4.8.4
The text was updated successfully, but these errors were encountered: