Matthias Binzer

Results 19 comments of Matthias Binzer

Closing this PR. Thanks @dbluhm for your PR #1836 that should do the trick in a more configurable way.

@sudeshrshetty rebase done. Thanks.

I did look into the code a bit and I think the problem is around here: https://github.com/digitalbazaar/pyld/blob/316fbc2c9e25b3cf718b4ee189012a64b91f17e7/lib/pyld/jsonld.py#L768 It seems to me the only decision whether to make this a `graph`...

I was wondering the same. Still not sure, but maybe this sample here helps: https://github.com/spotify/android-sdk/blob/master/app-remote-sample/src/main/java/com/spotify/sdk/demo/RemotePlayerActivity.java#L335 The few lines before it, you can see both options and I think if you...

It took me very long to find the issue in my case. Maybe it helps others, too. Maybe first thing to mention, apk needs to be signed and since I...

> Is this a feature request to add a kid=None parameter to import_from_pyca(), and automatically set kid to self.thumbprint() when kid is not explicitly provided? Yes, correct. Because I used...

Hi @arnoweiss no, there is no reference in the spec to it, but in the published version as you can see in the screenshot above. Therefore, for the reader of...

Yes, it is a publication layout issue and in case the spec is published somewhere else, this is resolved.