digitalcredentials / credential-status-manager-db

Typescript library that creates and manages StatusList2021Credential lists in various database providers, for use with Issuer services.
MIT License
0 stars 0 forks source link

Initial implementation of a database status manager #1

Open kezike opened 7 months ago

kezike commented 7 months ago

This PR addresses https://github.com/digitalcredentials/credential-status-manager-git/issues/22, by adding support for a database status manager.

dmitrizagidulin commented 5 months ago

PR looks good, though please use jsdoc style function comments (instead of the current // style).

alexfigtree commented 3 hours ago

This PR is waiting on changes from @jchartrand and should not be merged yet.