Skip to content

docs: add reset password one-time token guide - #1445

Merged
charIeszhao merged 1 commit into
masterfrom
charles-log-13749-reset-password-one-time-token-docs
Jul 15, 2026
Merged

docs: add reset password one-time token guide#1445
charIeszhao merged 1 commit into
masterfrom
charles-log-13749-reset-password-one-time-token-docs

Conversation

@charIeszhao

Copy link
Copy Markdown
Member

Summary

  • document password reset as a supported one-time token magic link use case
  • add a reset password SDK example using one_time_token and first_screen=reset_password
  • update the reset password FAQ to link to the one-time token guide

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying logto-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 825c095
Status: ✅  Deploy successful!
Preview URL: https://a6b3732e.logto-docs.pages.dev
Branch Preview URL: https://charles-log-13749-reset-pass.logto-docs.pages.dev

View logs

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying logto-docs-tutorials with  Cloudflare Pages  Cloudflare Pages

Latest commit: 825c095
Status: ✅  Deploy successful!
Preview URL: https://d77026c2.logto-docs-tutorials.pages.dev
Branch Preview URL: https://charles-log-13749-reset-pass.logto-docs-tutorials.pages.dev

View logs

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Documents password reset as a supported one-time token (“magic link”) use case, and links the reset-password FAQ to the new guidance.

Changes:

  • Added “password reset” as a supported one-time token scenario and removed the prior “not supported” note.
  • Added a password reset token creation payload example (interactionEvent: "ForgotPassword") and a new SDK/React reset-password landing-page example.
  • Updated the reset-password FAQ to reference the one-time token password reset guide.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docs/end-user-flows/sign-up-and-sign-in/reset-password.mdx Updates the FAQ to describe using one-time tokens and links to the new guide.
docs/end-user-flows/one-time-token.mdx Adds password reset as a supported scenario and includes request payload + SDK example guidance for reset-password magic links.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/end-user-flows/one-time-token.mdx
@charIeszhao
charIeszhao merged commit 9569bf3 into master Jul 15, 2026
20 checks passed
@charIeszhao
charIeszhao deleted the charles-log-13749-reset-password-one-time-token-docs branch July 15, 2026 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants