Skip to content

Conversation

@alfietham
Copy link
Contributor

  • JOSE.JWT raises exceptions when JWT token string is invalid
  • this gracefully handles this case by handling raised exceptions

Fixes: #12

Picking up from #16 - since PR #16 haven't moved since 8 months ago

(p.s. very nice package @Nickforall :)

* JOSE.JWT raises exceptions when JWT token string is invalid
* this gracefully handles this case by handling raised exceptions
@Nickforall
Copy link
Owner

Thanks! ❤️

@Nickforall Nickforall merged commit 24e1a2b into Nickforall:main Jan 2, 2022
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.

Do not raise on invalid JWT, return error tuple

2 participants