|
Ran
|
Files
219
|
Run time
11s
|
Badge
README BADGES
|
push
github
fix: set a fallback redirectUri for external provider (#5165) ## What kind of change does this PR introduce? Fix #5216 regression ## 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. https://github.com/supabase/cli/blob/893c28409/pkg/config/templates/config.toml#L322-L323 ## What is the new behavior? set default redirectUri to `Auth.JwtIssuer/callback` if not provided --------- Co-authored-by: Julien Goux <hi@jgoux.dev> Co-authored-by: Andrew Valleteau <avallete@users.noreply.github.com>
9998 of 15680 relevant lines covered (63.76%)
7.06 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|