Skip to content

fix: set a fallback redirectUri for external provider#5165

Open
singh-inder wants to merge 3 commits intosupabase:developfrom
singh-inder:patch-2
Open

fix: set a fallback redirectUri for external provider#5165
singh-inder wants to merge 3 commits intosupabase:developfrom
singh-inder:patch-2

Conversation

@singh-inder
Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

After #5092, cli no longer sets a default redirectUri for external providers when not defined in config.toml. Also, config file mentions there will be a default redirectUri set if not provided.

# Overrides the default auth callback URL derived from auth.external_url.
redirect_uri = ""

What is the new behavior?

set default redirectUri to Auth.JwtIssuer/callback if not provided

@singh-inder singh-inder requested a review from a team as a code owner May 4, 2026 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant