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

docs: redirect params in auth hooks #1222

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

RobChangCA
Copy link
Collaborator

@RobChangCA RobChangCA commented Dec 16, 2024

Pull Request Checklist


PR-Codex overview

This PR introduces enhancements to email authentication and adds support for OTP (One-Time Password) authentication in the MyLoginPage and MyOTPInputPage components.

Detailed summary

  • Added redirectParams to include parameters in the email magic link.
  • Modified authenticate call in MyLoginPage to include emailMode: "otp".
  • Introduced MyOTPInputPage component for OTP input and submission.
  • Updated button click handlers for authentication processes.

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

Copy link

vercel bot commented Dec 16, 2024

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

Name Status Preview Comments Updated (UTC)
aa-sdk-site ❌ Failed (Inspect) Jan 16, 2025 6:49pm
aa-sdk-ui-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 16, 2025 6:49pm

@RobChangCA RobChangCA changed the title docs: update doc to cover redirect params docs: redirect params in auth hooks Dec 16, 2024
Copy link

graphite-app bot commented Dec 16, 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.

Copy link
Contributor

@dphilipson dphilipson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Comments inline.

site/pages/react/react-hooks.mdx Outdated Show resolved Hide resolved
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.

2 participants