openwallet-foundation-labs / sd-jwt-python

A Python implementation of the Selective Disclosure JWT (SD-JWT) spec.
Apache License 2.0
12 stars 10 forks source link

Remove initial underscore on _sd_hash #14

Closed bc-pi closed 7 months ago

bc-pi commented 7 months ago

changed _sd_hash to sd_hash in working towards https://github.com/oauth-wg/oauth-selective-disclosure-jwt/issues/371