-
-
Notifications
You must be signed in to change notification settings - Fork 47
chore: update doc details from feedbacks #1286
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
Conversation
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.
Pull Request Overview
This PR enhances the Logto documentation with clarifications, examples, and FAQs across multiple features including user data management, authentication flows, custom domains, API resources, and token storage.
- Adds important details about verified contact syncing, phone number defaults, and admin account limitations
- Expands connection management documentation with token storage details
- Includes new FAQs and troubleshooting sections for common developer questions
Reviewed Changes
Copilot reviewed 15 out of 15 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| docs/user-management/user-data.mdx | Clarifies that only verified email/phone from SSO providers sync to primary fields |
| docs/user-management/manage-users.mdx | Restructures connection details with token storage information for social and enterprise SSO |
| docs/secret-vault/federated-token-set.mdx | Improves Account API access instructions with clearer prerequisite steps |
| docs/logto-oss/get-started-with-oss.mdx | Adds tip about OSS single-admin limitation and Cloud alternative |
| docs/logto-cloud/custom-domain.mdx | Adds comprehensive FAQ for redirect URI mismatch troubleshooting |
| docs/integrate-logto/third-party-applications/README.mdx | Adds clarification about "Create application" button step |
| docs/integrate-logto/integrate-logto-into-your-application/README.mdx | Adds FAQ about backend token validation |
| docs/integrate-logto/application-data-structure.mdx | Adds tip explaining why SPAs/Native apps don't have secrets |
| docs/end-user-flows/sign-up-and-sign-in/sign-up.mdx | Adds tips about email blocklist and phone country code defaults |
| docs/end-user-flows/sign-up-and-sign-in/sign-in.mdx | Adds phone country code information to smart input section |
| docs/end-user-flows/authentication-parameters/ui-locales.mdx | Documents that ui_locales controls default phone country code |
| docs/end-user-flows/authentication-parameters/first-screen.mdx | Clarifies identifier parameter as optional and adds branding tip |
| docs/end-user-flows/account-settings/by-account-api.mdx | Adds detailed note about WebAuthn eTLD+1 limits for Related Origins |
| docs/customization/localized-languages.mdx | Adds FAQ about setting default phone country codes |
| docs/authorization/global-api-resources.mdx | Adds FAQ clarifying scope names must exactly match permissions |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Deploying logto-docs-tutorials with
|
| Latest commit: |
87e5723
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://328c300b.logto-docs-tutorials.pages.dev |
| Branch Preview URL: | https://rany-docs-update-20251027.logto-docs-tutorials.pages.dev |
Deploying logto-docs with
|
| Latest commit: |
87e5723
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://3638d95a.logto-docs.pages.dev |
| Branch Preview URL: | https://rany-docs-update-20251027.logto-docs.pages.dev |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…een.mdx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Summary