issues
search
openwallet-foundation
/
credo-ts-ext
Extension libraries for Credo
https://credo.js.org
Apache License 2.0
29
stars
38
forks
source link
feat(hooks): added proof and credential format data hooks
#231
Closed
berendsliedrecht
closed
10 months ago
berendsliedrecht
commented
10 months ago
Minor cleanup of code
Added the credential and proof format data hooks (get all and get by id).
As a slight cleanup they might be good to be combined with the proof and credential provider, but I already had this code lying around so I think this will suffice for now.