energywebfoundation / passport-did-auth

Node.js Passport authentication and authorisation strategy using DIDs(Decentralised Identifiers) and VCs(Verifiable Credentials)
GNU General Public License v3.0
15 stars 10 forks source link

feat: verify hierarchy of issuers for claims #307

Closed nichonien closed 2 years ago

nichonien commented 2 years ago

This PR makes changes to incorporate verification of all issuers in the hierarchy for a claim.

nichonien commented 2 years ago

RoleIssuerResolver and RoleRevokerResolver has a lot in common. Is it possible to combine them in RoleResolver?

@JGiter It was a single class initially in ew-credentials but then after some discussion we split it into two. Here is the initial comment https://github.com/energywebfoundation/ew-credentials/pull/27#discussion_r891328624

ewf-devops commented 2 years ago

:tada: This PR is included in version 2.0.0-alpha.7 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

ewf-devops commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: