Language bindings
Updated on official repositories:
- Zenroom in NodeJS ::
npm install zenroom
- Zenroom in Python ::
pip install zenroom
- Zenroom in Go ::
go get github.com/dyne/Zenroom/bindings/golang/zenroom
- Zenroom in Rust :: see our test example
What's Changed
- fix(sd_jwt): credential_configuration_supported is a dictionary where the key is the unique identifier by @matteo-cristino in #956
Full Changelog: v4.45.1...v4.45.2