Christian

Results 7 issues of Christian

I've missed, that there is a ZXing Library for JS/TS: https://github.com/zxing-js/library That one should be used instead of our current one for the JS target. Then, hopefully, encoding *and* decoding...

target:js
prio:low

On a different note: In `AuthenticationRequestParameters` it says that `clientID` is required, but it is nullable. When making it not nullable tests fail. _Originally posted by @n0900 in https://github.com/a-sit-plus/vck/issues/143#issuecomment-2402562441_

Figure out how to use them

Is used in SD-JWT credentials, see https://datatracker.ietf.org/doc/draft-ietf-oauth-status-list/02/

See https://github.com/a-sit-plus/kmm-vc-library/pull/53#discussion_r1575887262

During https://github.com/a-sit-plus/kmm-vc-library/pull/52 it came up, that the interface for issuing credentials is not optimal and needs to be reworked. See https://github.com/a-sit-plus/kmm-vc-library/pull/52#discussion_r1577652410 and https://github.com/a-sit-plus/kmm-vc-library/pull/52#discussion_r1576079055