[pull] master from supabase:master#703
Merged
pull[bot] merged 14 commits intocode:masterfrom Feb 24, 2026
Merged
Conversation
And then there were three.
Co-authored-by: Gildas Garcia <1122076+djhi@users.noreply.github.com>
## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? Docs update ## What is the current behavior? A paragraph describing Realtime database connections appears immediately before the "Database connections" section header, then again immediately after it ## What is the new behavior? Removed the first (pre-header) instance of the paragraph, so the description appears only once, in its natural place beneath the section header. ## Additional context No visual changes, just a clarity/deduplication fix.
## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? Docs update. Fix typo
## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? New Go landing page for the upcoming Bolt webinar. This is where we will direct customers who want to learn more to go to request a meeting. --------- Co-authored-by: Alan Daniel <stylesshjs@gmail.com>
## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? Docs update ## Summary The OAuth server supports three token endpoint authentication methods (`none`, `client_secret_basic`, `client_secret_post`), but the docs only showed `client_secret_post` implicitly without labeling it, and never mentioned client_secret_basic (the actual default for confidential clients per RFC 7591). - Add `token_endpoint_auth_method` explanation with defaults/constraints to the client registration section in getting-started.mdx - Update registration examples (JS, Python, cURL) and response JSON to include token_endpoint_auth_method - Restructure token exchange and refresh token sections in oauth-flows.mdx to show all three auth methods with clear labels - Add `client_secret_basic` examples using HTTP Basic auth header
Adds `set -eo pipefail` so any failed upload immediately exits the script with a non-zero code, failing the Vercel build.
## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? studio message update ## What is the current behavior? Under the scheduled backups dashboard/project/_/database/backups/scheduled, the current message is "Your project uses PITR and full daily backups are no longer taken. They're not needed, as PITR supports a superset of functionality, in terms of the granular recovery that can be performed." The new message mainly addresses the word "superset" since it implies no trade-offs. However, having teams/enterprise plan, customers lose access to 2+ weeks of daily backups and are only limited by the selected PITR recovery duration. New message: "Your project uses PITR, and full daily backups are no longer taken. PITR lets you restore to a specific time (down to the second) within your selected PITR retention period." --------- Co-authored-by: Illia Basalaiev <illiab@IMB3.local>
This PR updates @supabase/*-js libraries to version 2.97.1-canary.3. **Source**: manual **Changes**: - Updated @supabase/supabase-js to 2.97.1-canary.3 - Updated @supabase/auth-js to 2.97.1-canary.3 - Updated @supabase/realtime-js to 2.97.1-canary.3 - Updated @supabase/postgest-js to 2.97.1-canary.3 - Refreshed pnpm-lock.yaml This PR was created automatically. Co-authored-by: mandarini <6603745+mandarini@users.noreply.github.com>
Currently `/org/_` redirects to `/general` (org settings) after picking an org, this makes it redirect to the project list ## to test - go to /dashboard/org/_ - select org - redirects to project picker ## test 2 - go to /dashboard/org/_/general - select org - redirects to /org/whatever/general (settings)
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 : )