[No QA] Pass authtoken back through SignInUser - #100084
Conversation
|
@marcaaron Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
Codecov Report✅ Changes either increased or maintained existing code coverage, great job!
|
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppAndroid: mWeb ChromeiOS: HybridAppiOS: mWeb SafariMacOS: Chrome / Safari |
heekinho
left a comment
There was a problem hiding this comment.
Nice one. Needed some time to figure how we were storing the short-timed authToken for the second call but the onyx mechanics are clearer now 😅 LGTM
|
test failures are unrelated - see here |
|
No product review needed. |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/NikkiWines in version: 9.4.69-0 🚀
|
|
🤖 No help site changes are required for this PR — so I did not create a docs PR. This change is backend plumbing only. It adds an optional Nothing a customer sees changes:
The one article that documents this flow, @NikkiWines, please confirm you agree that no help site update is needed here. If the backend work in the linked internal issue does change something a customer sees — for example a new error message when the short-lived token expires, or a different prompt during the 2FA step — reply with |
|
🚧 NikkiWines has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
🚀 Deployed to production by https://github.com/francoisl in version: 9.4.69-1 🚀
Bundle Size Analysis (Sentry): |
Explanation of Change
Passes the shortlived 2FA authentication token back to auth
Fixed Issues
$ Part of https://github.com/Expensify/Expensify/issues/677773
PROPOSAL: N/A internal
Tests
N/A can only be tested once the backend changes are live
Offline tests
N/A - authentication requires the user to be online
QA Steps
N/A No QA - pending backend changes
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectionAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari