Ricardo Martin
Ricardo Martin
@mposolda @tnorimat I also think that adding RS256 as default should not be an issue.
Yep, this issue is not resolved, it was closed automatically by the bot.
I have asked also about the `authority` and `absoluteURI` discrepancy in the vert.x google groups: https://groups.google.com/g/vertx/c/OBffuFH-WZU
Hi! We have issues reported about this. And #347 doesn't fix the problem completely. I'm going to attach a simple maven project reproducer at the end. To reproduce with current...
@Verdent Could you please take a look to this issue when you have time? I have been doing some work here based on the idea of converting back to the...
Thanks @Verdent! I have submitted PR #509 with an initial and tentative fix. There are several options to fix this but we should start with something. Just comment me there...
@reinhapa The status right now is that there is a PR and it's being reviewed. The first review detected three changes, two are clear to me but in the third...
@reinhapa Yes, that's why I commented that it's not common (and more important broken right now). But we have reached an agreement, we do what I proposed but adding a...
@Verdent PR also sent to the 1.x branch but without the property, just deserializing Numbers and Enums, it's #522.
PR also sent to 1.x branch, it's #521.