Closed bc-pi closed 1 year ago
Did some more work on this based on discussions yesterday and I believe it's now ready for review @Sakurann and @danielfett
I realized/noticed that there were still things like holder_binding
in yaml and hb_
in file names. So I changed holder_binding
to key_binding
and hb_
to kb_
and holder binding
to key binding
throughout the sd-jwt lib to try and have code, comments, and generated files reflect calling it key binding rather than holder binding. And made the corresponding changes here. Including changes to .github/workflows/ghpages.yml which needs to be undone around merge time and doesn't feel right but not sure how else to do it.
Change to use Key Binding and Key Binding JWT rather than Holder Binding and Holder Binding JWT.
for issue #281