• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

supabase / auth / 28583843677
71%

Build:
DEFAULT BRANCH: master
Ran 02 Jul 2026 10:44AM UTC
Jobs 1
Files 196
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

02 Jul 2026 10:39AM UTC coverage: 71.313% (+0.03%) from 71.282%
28583843677

push

github

web-flow
feat(linking): add experimental provider linking-domain groups (#2604)

## What kind of change does this PR introduce?

Feature

## What

Adds an experimental provider **linking-domain** map so independent
providers can be grouped to share account linking. Providers in the same
domain link to one another (matching verified email → same account) but
stay isolated from the default email-linked pool and from SSO.

```
GOTRUE_EXPERIMENTAL_PROVIDER_LINKING_DOMAINS="provider_a=social,provider_b=social"
```
## Why
The previous `GOTRUE_EXPERIMENTAL_PROVIDERS_WITH_OWN_LINKING_DOMAIN`
only let a provider own an isolated domain named after itself, two
distinct providers couldn't share one. This generalizes it to an
explicit provider→domain map.

## Notes
- Backward compatible: the old list is deprecated and auto-migrated in
`ApplyDefaults` to `{provider: provider}`; explicit map entries win. No
behavior change for existing deployments. (old list handling will be
removed in a later pr)
- SSO and `"default"` resolution are unchanged.

39 of 39 new or added lines in 8 files covered. (100.0%)

17958 of 25182 relevant lines covered (71.31%)

663.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28583843677.1 02 Jul 2026 10:44AM UTC 196
71.31
GitHub Action Run
Source Files on build 28583843677
  • Tree
  • List 196
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • c4f69649 on github
  • Prev Build on master (#28577067991)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc