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
{{ message }}
This repository was archived by the owner on May 1, 2021. It is now read-only.
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).
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).
The text was updated successfully, but these errors were encountered: