Commit 0886953
committed
fix: prevent rotation from canceling auth, clear stale pending results on new flow start, make pending fields internal for direct test access
1 parent ec02d07 commit 0886953
File tree
3 files changed
+15
-24
lines changed- auth0/src
- main/java/com/auth0/android/provider
- test/java/com/auth0/android/provider
3 files changed
+15
-24
lines changedLines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
60 | 63 | | |
61 | | - | |
62 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
63 | 67 | | |
64 | | - | |
65 | | - | |
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| |||
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
| 335 | + | |
335 | 336 | | |
336 | 337 | | |
337 | 338 | | |
| |||
703 | 704 | | |
704 | 705 | | |
705 | 706 | | |
| 707 | + | |
706 | 708 | | |
707 | 709 | | |
708 | 710 | | |
| |||
Lines changed: 5 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | 68 | | |
70 | 69 | | |
71 | 70 | | |
| |||
3418 | 3417 | | |
3419 | 3418 | | |
3420 | 3419 | | |
3421 | | - | |
3422 | | - | |
| 3420 | + | |
3423 | 3421 | | |
3424 | | - | |
3425 | | - | |
3426 | | - | |
| 3422 | + | |
3427 | 3423 | | |
3428 | 3424 | | |
3429 | | - | |
3430 | 3425 | | |
3431 | | - | |
3432 | | - | |
3433 | | - | |
| 3426 | + | |
3434 | 3427 | | |
3435 | 3428 | | |
3436 | | - | |
3437 | 3429 | | |
3438 | | - | |
3439 | | - | |
3440 | | - | |
| 3430 | + | |
3441 | 3431 | | |
3442 | 3432 | | |
3443 | | - | |
3444 | 3433 | | |
3445 | | - | |
3446 | | - | |
3447 | | - | |
| 3434 | + | |
3448 | 3435 | | |
3449 | 3436 | | |
3450 | 3437 | | |
| |||
0 commit comments