Skip to content

Conversation

@Rany0101
Copy link
Contributor

Summary

Add third-party app for SPA and native app

Add third-party app for SPA and native app
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Dec 19, 2025

Deploying logto-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8dcc317
Status: ✅  Deploy successful!
Preview URL: https://222011af.logto-docs.pages.dev
Branch Preview URL: https://rany-third-party-app.logto-docs.pages.dev

View logs

Copy link
Contributor

Copilot AI left a 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 pull request refactors the third-party application documentation to support multiple application types (Traditional Web, SPA, and Native apps) instead of a single generic OIDC integration. The changes improve documentation clarity by providing specific guidance for each application architecture.

  • Replaces generic "third-party OIDC" documentation with three specialized guides for Traditional Web, SPA, and Native apps
  • Updates redirect rules to point old OIDC URLs to the new traditional web app documentation
  • Adds new SVG logos for SPA and Native app types

Reviewed changes

Copilot reviewed 9 out of 11 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
static/_redirects-docs Adds redirects from old /integrations/third-party-oidc and /quick-starts/third-party-oidc paths to the new traditional web app path
static-localized/en/img/logo/spa.svg Adds new logo for Single Page App third-party integration type
static-localized/en/img/logo/native.svg Adds new logo for Native app third-party integration type
docs/use-cases/ai/fragments/_configure-third-party-ai-agent.mdx Updates import path from nested OIDC directory to parent third-party directory
docs/quick-starts/third-party/traditional-web/README.mdx New documentation for Traditional Web app third-party integration with server-side authentication
docs/quick-starts/third-party/spa/README.mdx New documentation for SPA third-party integration with PKCE support
docs/quick-starts/third-party/oidc/_quick-starts-reference.md Removed old reference file from OIDC-specific directory
docs/quick-starts/third-party/oidc/README.mdx Removed old generic OIDC documentation
docs/quick-starts/third-party/native/README.mdx New documentation for Native app third-party integration with PKCE support
docs/quick-starts/third-party/_quick-starts-reference.md Moved and updated reference content to parent directory, removing Traditional Web-specific constraints
docs/integrate-logto/third-party-applications/README.mdx Updated main documentation to describe all three application types and their specific authentication requirements

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

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Dec 19, 2025

Deploying logto-docs-tutorials with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8dcc317
Status: ✅  Deploy successful!
Preview URL: https://1e277b51.logto-docs-tutorials.pages.dev
Branch Preview URL: https://rany-third-party-app.logto-docs-tutorials.pages.dev

View logs

Rany0101 and others added 6 commits December 19, 2025 14:15
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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