JWS verification issues #880
Replies: 3 comments 1 reply
-
I also just ran this code from the README quick start example, and I run into the same issue:
Error:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
@lhazlewood Please see above |
Beta Was this translation helpful? Give feedback.
0 replies
-
Duplicate of #882 - please do not exclude that dependency until we can get a new release out that avoids this issue. Thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I recently attempted to migrate to v0.12.3 from v0.11.5 and I ran into some trouble verifying my JWS. I am running this on an Android project:
My code works perfectly fine on v0.11.5 and all I did was update to the suggested functions mentioned in the changelog
My changes include this:
Error log:
Any idea of what I might have missed or what might be happening?
Beta Was this translation helpful? Give feedback.
All reactions