Skip to content

docs: add Actions documentation - #1454

Merged
wangsijie merged 3 commits into
masterfrom
wangsijie-log-13882-actions-docs
Jul 30, 2026
Merged

docs: add Actions documentation#1454
wangsijie merged 3 commits into
masterfrom
wangsijie-log-13882-actions-docs

Conversation

@wangsijie

Copy link
Copy Markdown
Contributor

Summary

  • add a new Actions documentation section covering the feature overview, configuration, testing, Management API, and supported user patches
  • document the implementation-accurate behavior of Post first-factor verification and Post sign-in, including result validation, error policies, security boundaries, and the retained inlineHook.* wire identifiers
  • add Actions to developer navigation and connect it with user migration, audit logs, and Webhooks guidance
  • clarify that Webhooks are asynchronous while Actions run synchronously in the authentication flow

Why

This prepares the documentation for the upcoming Actions launch tracked by LOG-13882. The feature was originally called inline hooks, so the documentation uses the Actions product name while preserving the legacy API and event identifiers required by the implementation.

User impact

Developers can understand when each Action runs, safely implement and test scripts, use Actions for just-in-time password migration or post-sign-in enrichment, and choose between Actions and Webhooks without relying on outdated behavior descriptions.

Validation

  • Docusaurus production build for all locales
  • targeted ESLint for all changed MDX files
  • repository pre-commit lint
  • git diff --check

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 23, 2026

Copy link
Copy Markdown

Deploying logto-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 849437b
Status: ✅  Deploy successful!
Preview URL: https://800bf6fb.logto-docs.pages.dev
Branch Preview URL: https://wangsijie-log-13882-actions.logto-docs.pages.dev

View logs

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 23, 2026

Copy link
Copy Markdown

Deploying logto-docs-tutorials with  Cloudflare Pages  Cloudflare Pages

Latest commit: 835e57f
Status:⚡️  Build in progress...

View logs

@wangsijie
wangsijie marked this pull request as ready for review July 24, 2026 06:16
@wangsijie
wangsijie enabled auto-merge (squash) July 30, 2026 04:14
@wangsijie
wangsijie merged commit 196e27a into master Jul 30, 2026
17 of 18 checks passed
@wangsijie
wangsijie deleted the wangsijie-log-13882-actions-docs branch July 30, 2026 04:17
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.

2 participants