[pull] master from supabase:master#513
Merged
pull[bot] merged 4 commits intocode:masterfrom Dec 12, 2025
Merged
Conversation
* docs: improve BYOM guide for MCP server deployment and OAuth integration * fix rebase * fix pnpm.lock * docs: clarify MCP guide and example naming * fix pnpm-lock * docs: remove basePath from MCP tutorial and example - Remove misleading comment about Edge Functions routing - Remove basePath as it's not needed - Edge Functions automatically strip /functions/v1/<functionName> prefix - Simplify code to just use const app = new Hono() * docs: clarify --no-verify-jwt flag and authentication options - Explain that omitting --no-verify-jwt enables JWT verification at Edge Function layer - Clarify this provides basic protection for internal servers but not full MCP auth - Update authentication section to be consistent - Add tip in deployment section about omitting the flag * fiox format * PR feedback * chore: restore pnpm-lock.yaml from master
…r universal deep link (#41304) * docs: add instructions for hosting Apple App Site Association file for universal links Add documentation for Universal Links on iOS/Apple platforms, including: - Instructions for configuring Associated Domains in Xcode - Requirements for hosting the AASA file on customer infrastructure - Note that Supabase does not currently support hosting the AASA file - Example AASA file format and reference to Apple's documentation This addresses the need for customers to understand how to host the apple-app-site-association file for Universal Links, which provides a better user experience than custom URL schemes. * Apply suggestions from code review Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * refactor: extract Universal Links section to partial for code reuse Extract the duplicated Universal Links section into a reusable partial following CONTRIBUTING.md guidelines. This ensures the content is maintained in a single location and automatically updates in both the Flutter iOS and Swift sections of the deep linking guide. * Prettier * Update apps/docs/content/_partials/universal_links_apple.mdx * Update apps/docs/content/_partials/universal_links_apple.mdx * Update apps/docs/content/_partials/universal_links_apple.mdx Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Update apps/docs/content/_partials/universal_links_apple.mdx Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Prettier again --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Chris Chinchilla <chris.ward@supabase.io>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )