Re: New Signatures Draft

>> 
>> 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