Skip to content
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

feat: add otp and magic link example updates to the documentation #1247

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

iykazrji
Copy link
Collaborator

@iykazrji iykazrji commented Dec 20, 2024

Pull Request Checklist


PR-Codex overview

This PR focuses on enhancing the user authentication process in a React Native application by introducing new methods for authenticating users via "Magic Link" and "One-Time Password (OTP)". It updates the sidebar navigation and adds corresponding documentation.

Detailed summary

  • Deleted authenticating-users.mdx file.
  • Updated signer authentication method to include emailMode options: "magicLink" and "otp".
  • Added sidebar items for "Authenticating Users via Magic Link" and "One-Time Password (OTP)".
  • Updated sidebar references in multiple files to reflect new authentication methods.
  • Created two new documentation files: authenticating-with-magic-link.mdx and authenticating-with-otp.mdx with detailed usage examples.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Dec 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
aa-sdk-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 20, 2024 6:20pm
aa-sdk-ui-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 20, 2024 6:20pm

Copy link

graphite-app bot commented Dec 20, 2024

How to use the Graphite Merge Queue

Add the label graphite-merge-queue to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@iykazrji iykazrji force-pushed the iyk/update-otp-expo-example branch from dec3edc to 99a2576 Compare December 20, 2024 17:44
@iykazrji iykazrji force-pushed the iyk/update-rn-otp-docs branch from d083b22 to 069c861 Compare December 20, 2024 17:54
@iykazrji iykazrji changed the base branch from iyk/update-otp-expo-example to main December 20, 2024 17:54
Copy link
Collaborator Author

iykazrji commented Dec 20, 2024


How to use the Graphite Merge Queue

Add the label graphite-merge-queue to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@iykazrji iykazrji changed the base branch from main to iyk/update-otp-expo-example December 20, 2024 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant