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

supabase / auth / 17074356686
68%

Build:
DEFAULT BRANCH: master
Ran 19 Aug 2025 03:37PM UTC
Jobs 1
Files 152
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

19 Aug 2025 03:29PM UTC coverage: 70.819% (+0.03%) from 70.786%
17074356686

push

github

web-flow
feat: experimental own linking domains per provider (#2119)

Experimental feature internal to Supabase. Don't use outside of
Supabase.

Adds the ability to specify providers e.g. `google`, `apple`, whose
identities will not participate in the `default` email-similarity
identity linking algorithm but be on its own. You can do this by setting

```
GOTRUE_EXPERIMENTAL_PROVIDERS_WITH_OWN_LINKING_DOMAIN="google,apple,..."
```

This has the effect of setting the `is_sso_user` column on `auth.users`
to true, which is the only mechanism that allows the same email address
to appear in different linking domains. The column cannot be renamed as
that requires re-creating a partial index, which is not on the table for
this change. It will be revised in the future.

26 of 26 new or added lines in 7 files covered. (100.0%)

12290 of 17354 relevant lines covered (70.82%)

70.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17074356686.1 19 Aug 2025 03:37PM UTC 152
70.82
GitHub Action Run
Source Files on build 17074356686
  • Tree
  • List 152
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 747bf3b1 on github
  • Prev Build on master (#17066090307)
  • Next Build on master (#17110221562)
  • 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

© 2025 Coveralls, Inc