Commit 98efcc6
committed
@W-21933885: [MSDK Android] App Attestation Implementation (Clean Up NativeLoginManager Test Constants And Imports)
- Remove unused mockkStatic import
- Rename URL_UNSAFE_APP_ATTESTATION to UNENCODED_APP_ATTESTATION for clarity
- Remove URL_ENCODED_APP_ATTESTATION constant that is no longer needed
- These changes reflect that attestation values are not URL-encoded in the production code1 parent 3e822b6 commit 98efcc6
1 file changed
Lines changed: 3 additions & 5 deletions
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
385 | 384 | | |
386 | 385 | | |
387 | 386 | | |
388 | | - | |
| 387 | + | |
389 | 388 | | |
390 | 389 | | |
391 | 390 | | |
| |||
394 | 393 | | |
395 | 394 | | |
396 | 395 | | |
397 | | - | |
| 396 | + | |
398 | 397 | | |
399 | 398 | | |
400 | 399 | | |
| |||
513 | 512 | | |
514 | 513 | | |
515 | 514 | | |
516 | | - | |
517 | | - | |
| 515 | + | |
518 | 516 | | |
519 | 517 | | |
0 commit comments