otp migration stragglers - #739
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
| - `invalidateExisting`: optional boolean to invalidate previous login sessions | ||
|
|
||
| <Note>Upgrading a legacy OTP integration, SDK Browser/Server/React from before 6.0, or Wallet Kit/Core from before 2.0? Follow the [OTP migration guide](/features/authentication/otp-migration-guide) to update activity versions, encrypted bundles, client signatures, and policies.</Note> | ||
| <Note>Upgrading a legacy OTP integration, SDK Browser/Server/React from before 6.0, SDK React Native from before 1.5.21, or Wallet Kit/Core from before 2.0? Follow the [OTP migration guide](/features/authentication/otp-migration-guide) to update activity versions, encrypted bundles, client signatures, and policies.</Note> |
There was a problem hiding this comment.
SDK React Native from before 1.5.21
flagging this -- looks like we had not launched this via breaking change there.
There was a problem hiding this comment.
Pull request overview
Updates the OTP documentation set to include React Native “straggler” guidance as a follow-up to the OTP migration guide revival, ensuring legacy React Native SDK users are directed to the correct minimum version and migration path.
Changes:
- Extend the “upgrade legacy OTP integration” notes in Email and SMS docs to include
@turnkey/sdk-react-native(pre-1.5.21). - Add
@turnkey/sdk-react-nativeminimum version (1.5.21) to the OTP migration guide’s SDK version table. - Clarify in the migration guide that legacy
@turnkey/sdk-react-nativeusers should follow the “Server and low-level clients” migration instructions and point new RN integrations to React Native Wallet Kit.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| features/authentication/sms.mdx | Updates legacy-upgrade note to include React Native SDK minimum version reference. |
| features/authentication/otp-migration-guide.mdx | Adds React Native SDK minimum version + guidance for legacy RN SDK integrations. |
| features/authentication/email.mdx | Updates legacy-upgrade note to include React Native SDK minimum version reference. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
followup for #736