Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

correct decoding in decodeJwt test cases #522

Open
arvindpndit opened this issue Dec 23, 2023 · 1 comment
Open

correct decoding in decodeJwt test cases #522

arvindpndit opened this issue Dec 23, 2023 · 1 comment

Comments

@arvindpndit
Copy link

decodeJwt shouldn't decode a jwt with different password

Expected Result

The decodeJwt function should return false instead of true.

Screenshot from 2023-12-23 12-02-38

@shoaib-31
Copy link

@arvindpndit Please fix this this case also, as in the third testcase will expect payload object similar to payload.
Screenshot from 2023-12-23 14-34-34

Screenshot from 2023-12-23 14-36-57

Screenshot from 2023-12-23 14-31-13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants