Skip to content

Conversation

@TimoGlastra
Copy link
Member

Fixes #44 ,based on the session transcript calculation changes from auth0-lab/mdl#16

There's some added complexities as calculating the session transcript is now async. For that reason there is a new sessionTranscriptCallback.

Side note, but ideally we move away from the builder pattern at some point, as I think it introduces complexity and reduced type strictness over providing all parameters at once when you call a method IMO.

Signed-off-by: Timo Glastra <timo@animo.id>
@TimoGlastra TimoGlastra merged commit 65fcc93 into main Jan 30, 2025
2 checks passed
@berendsliedrecht berendsliedrecht deleted the feat/updated-18013-7-draft branch January 30, 2025 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check if session transcript creation for OID4VP is still correct

3 participants