Skip to content

Commit 75e453c

Browse files
committed
Include ADSID
1 parent 75c7fa5 commit 75e453c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/auth.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,7 @@ pub struct IdmsRequestedSignIn {
402402
pub aps: ApsData,
403403
pub txnid: String,
404404
pub akdata: AkData,
405+
pub adsid: String,
405406
}
406407

407408
#[derive(Clone, Deserialize, Debug)]

0 commit comments

Comments
 (0)