async fn fetch_sprequest(
client: &Client,
constellation: &Constellation,
) -> Result<ExtendedSessionRequest>Expand description
One AuthStart to learn the disclosure session request — the Yivi attribute identifiers the
auth server asks for. Identical for every flow, so fetch it once and build every forged
disclosure from it.