-
-
Notifications
You must be signed in to change notification settings - Fork 47
chore: optimize some docs #1300
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
1. Add the webhook tutorial in Lockout doc 2. Change blocklist.md to .mdx 3. Org invitation: add more variables in the email template case; delete the wrong note. 4. Explain why using `login` as sign-in prompt will automatically switch the account
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 optimizes documentation across multiple security and user flow sections by improving content clarity, fixing formatting issues, and adding helpful guidance.
- Enhanced identifier lockout documentation with webhook integration details and improved structure
- Standardized MDX formatting in blocklist documentation with proper curly brace escaping
- Updated organization invitation email template with additional variables (inviter name and email) and removed outdated note
- Added explanation for automatic account switching behavior with "login" prompt
Reviewed Changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| docs/security/identifier-lockout.mdx | Restructured content, added webhook tutorial section, and improved policy settings documentation |
| docs/security/blocklist.mdx | Updated anchor formatting to use proper MDX escape sequences for curly braces |
| docs/end-user-flows/organization-experience/invite-organization-members.mdx | Enhanced email template example with inviter variables and removed incorrect note about Logto Cloud service |
| docs/end-user-flows/one-time-token.mdx | Added clarification explaining why "login" prompt causes automatic account switching |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Deploying logto-docs-tutorials with
|
| Latest commit: |
b95ebbb
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://a814eaf3.logto-docs-tutorials.pages.dev |
| Branch Preview URL: | https://rany-optimize-20051118.logto-docs-tutorials.pages.dev |
Deploying logto-docs with
|
| Latest commit: |
b95ebbb
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://196482ed.logto-docs.pages.dev |
| Branch Preview URL: | https://rany-optimize-20051118.logto-docs.pages.dev |
loginas sign-in prompt will automatically switch the accountSummary