decentralized-identity / did-jwt

Create and verify DID verifiable JWT's in Javascript
Apache License 2.0
333 stars 71 forks source link

add support for SIOP request JWT #262

Closed siacomuzzi closed 1 year ago

siacomuzzi commented 1 year ago

According to JWT Presentation Profile, the SIOP Request JWT does not contain an iss claim, it must have a client_id claim instead. See https://identity.foundation/jwt-vc-presentation-profile/#self-issued-op-request-object

image
siacomuzzi commented 1 year ago

Looks great!

Thank you for adding this.

Thank you for your review! Do you have plans to publish a new release that includes this change soon?

mirceanis commented 1 year ago

Looks great! Thank you for adding this.

Thank you for your review! Do you have plans to publish a new release that includes this change soon?

Of course

uport-automation-bot commented 1 year ago

:tada: This PR is included in version 6.11.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: