|
Ran
|
Jobs
1
|
Files
219
|
Run time
1min
|
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
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 4 |
64.72 |
0.06% | internal/start/start.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 25853761705.1 | 219 |
63.76 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|