-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jerryliu sc 81984 update loginwithemailotp interface with new #596
Jerryliu sc 81984 update loginwithemailotp interface with new #596
Conversation
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
β¦rap-1.2.4 Bump word-wrap from 1.2.3 to 1.2.4
This pull request has been linked to Shortcut Story #81984: update loginWithEmailOTP interface with new param deviceCheckUI. |
β¦pdate-loginwithemailotp-interface-with-new
β¦pdate-loginwithemailotp-interface-with-new # Conflicts: # yarn.lock
β¦pdate-loginwithemailotp-interface-with-new # Conflicts: # yarn.lock
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you confirm that this change will not affect our Native SDK's implementation of loginWithEmailOTP
? I'm a little traumatized by the last time we messed with this code: https://www.notion.so/magiclabs/Email-OTP-Modal-was-Hidden-on-Native-Mobile-SDK-s-Due-To-Magic-SDK-Update-301ccd9a74bb4de9abe63697ce4ba149?pvs=4
Yes, thx for bringing that up. The deviceCheckUI is expected to be nullable and will default to true. So logically, it won't affect mobile SDK. I'll make sure it's been tested once we ship the change in auth relayer |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
WFM π
π¦ Pull Request
[Provide a general summary of the pull request here.]
β Fixed Issues
π¨ Test instructions
[Describe any additional context required to test the PR/feature/bug fix.]
Please only add one label:
patch
: Bug Fix?minor
: New Feature?major
: Breaking Change?skip-release
: It's unnecessary to publish this change.π¦ Published PR as canary version:
Canary Versions
β¨ Test out this PR locally via: