jmacaroons icon indicating copy to clipboard operation
jmacaroons copied to clipboard

Any plans for V2 Macaroon support

Open herrvendil opened this issue 7 years ago • 5 comments
trafficstars

Hi

I use your project for parsing macaroons generated from an application that just switched to V2 Macaroons. Are there any plans for this project to support this in future?

Regards Philip Vendil

herrvendil avatar Feb 07 '18 16:02 herrvendil

I'm interested in helping

schmohlio avatar Sep 24 '18 17:09 schmohlio

Hi @herrvendil and @schmohlio, as you might have already realized, I'm only looking occasionally into it. Fixing bugs (when reported, etc). Every contribution is welcome, especially pull requests. Besides that, I don't have an active roadmap nor further development plan.

nitram509 avatar Jul 23 '19 22:07 nitram509

The fork https://github.com/nickrobison-usds/jmacaroons has already implemented support for v2 macaroons it seems.

jaxley avatar Jul 24 '19 20:07 jaxley

I've raised a PR that implements V2 binary format. (I didn't see the fork, but that appears to have only implement V2 JSON format from a quick glance).

NeilMadden avatar Nov 27 '19 15:11 NeilMadden

Hi everyone,

the V2 support was contributed by Neil Madden and I'm glad to say: has landed in MASTER branch already. I hope to get the release ready quite soon, so you could all expect a proper release on maven central.

Regards Martin

nitram509 avatar Dec 05 '19 07:12 nitram509