This repository has been archived by the owner on Oct 2, 2024. It is now read-only.
Multiple improvements and bugfixes
Pre-release
Pre-release
-
Fixed:
- Claims are not required in the auth request
- State is not required in payloads
- We didn't handle merging of verification options present on an object and passed in as argument nicely
-
Updated:
- Updated to another JSONPath implementation for improved security
@astronautlabs/jsonpath
- Better error handling and logging in the session manager
- Allow for numbers in the scheme thus supporting openid4vp://
- Updated to another JSONPath implementation for improved security
-
Added:
- Allow to pass additional claims as verified data in the authorization response. Which can be handy in case you
want to extract data from a VP and pass that to the app that uses this library
- Allow to pass additional claims as verified data in the authorization response. Which can be handy in case you