Commit 231c0cb
committed
[MOB-4692] - Override authHandler's new methods
Android SDK has added functionality to trigger onSuccess and onFailure callbacks.
Because RN SDK’s internal Java methods implement AuthHandler, it needs to implement the additional methods as well.
This will prevent any build errors also prepare for RN’s version of authHandler success and failure callbacks to be implemented next.1 parent 12b1a46 commit 231c0cb
1 file changed
Lines changed: 12 additions & 0 deletions
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
588 | 588 | | |
589 | 589 | | |
590 | 590 | | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
591 | 603 | | |
592 | 604 | | |
593 | 605 | | |
| |||
0 commit comments