Authentication response preparation helper
Created by: acrusage-iaik
Changes in OidcSiopWallet API:
Evaluating AuthenticationResponseResult is now a two-step-process:
- starting authentication response preparation - yields an authentication response preparation helper
- finalizing authentication response result - consumes an authentication response preparation helper
Between step 1 and step 2, users of the library may give their users a chance to consent and see submission details.