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

fix: should throw TokenInvalidException if received an invalid encrypted cookie token. #2109

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

chrisLeeTW
Copy link

Currently if you had invalid encrypted token in cookie, and will throw DecryptException directly without handling.

@chrisLeeTW chrisLeeTW changed the title fix: should return null if received an invalid encrypted cookie token. fix: should throw TokenInvalidException if received an invalid encrypted cookie token. Mar 27, 2021
@eschricker
Copy link

Hi @chrisLeeTW ,
due to the inactivity of the project, we have forked the repository (https://github.com/PHP-Open-Source-Saver/jwt-auth). Currently we are going through the PR and identify which are relevant for us. It would be great if you would recreate your PR in our repository.

smartech7 pushed a commit to smartech7/php-jwt-authentication that referenced this pull request Aug 4, 2023
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 this pull request may close these issues.

None yet

3 participants