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 has been archived by the owner on Sep 22, 2020. It is now read-only.
While playing with the lib I encountered less-than-helpful error messages a few times. I didn't write all of them down, but here's one example I remember:
"Error: JWK kid does not match Did publickey id"
This was not very useful to me, because I wasn't sure which value was which. It would be better if the error message said:
"Error: JWK kid 'foo' does not match Did publickey id 'bar'"
I'll add more examples to this list as I remember them.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
While playing with the lib I encountered less-than-helpful error messages a few times. I didn't write all of them down, but here's one example I remember:
This was not very useful to me, because I wasn't sure which value was which. It would be better if the error message said:
I'll add more examples to this list as I remember them.
The text was updated successfully, but these errors were encountered: