- From: Justin Richer <jricher@mit.edu>
- Date: Wed, 17 Mar 2021 16:07:00 -0400
- To: Roberto Polli <robipolli@gmail.com>
- Cc: HTTP Working Group <ietf-http-wg@w3.org>
Received on Wednesday, 17 March 2021 20:07:14 UTC
>> >> It’s still a bit drafty, but it’s implementable: I’ve managed to implement the client and server side of this in Java, thanks to Julian’s Structured Fields library on that platform. > > Could you link the repo svp? > Sure, it’s part of my Java implementation of the GNAP protocol, called XYZ. The relevant changes are all in this PR: https://github.com/bspk/oauth.xyz-java/pull/12 <https://github.com/bspk/oauth.xyz-java/pull/12> The project had previously implemented the Cavage draft, which you can see in the “before” side of the PR. — Justin
Received on Wednesday, 17 March 2021 20:07:14 UTC