Skip to content
This repository was archived by the owner on May 1, 2021. It is now read-only.

Change how verifyJWT handles errors #58

Open
theS1LV3R opened this issue Feb 20, 2021 · 0 comments
Open

Change how verifyJWT handles errors #58

theS1LV3R opened this issue Feb 20, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@theS1LV3R
Copy link
Member

Currently if verifying the JWT fails at all it returns a nondescript error. This should be changed, so it throws a specific error depending on what failed (time expired, invalid signature, etc).

@theS1LV3R theS1LV3R added the enhancement New feature or request label Feb 20, 2021
@theS1LV3R theS1LV3R added this to the v2.0.0. milestone Feb 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant