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

supabase / auth / 22193936520
69%

Build:
DEFAULT BRANCH: master
Ran 23 Feb 2026 04:22AM UTC
Jobs 1
Files 176
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 Feb 2026 06:06PM UTC coverage: 68.717% (-0.4%) from 69.141%
22193936520

push

github

web-flow
feat: support custom oauth & oidc providers (#2357)

## Summary
Add configurable custom OAuth/OIDC providers (phase 1) so projects can
integrate self‑hosted/regional identity providers without requiring code
changes.

## Problem
Current OAuth/OIDC providers are hardcoded, require provider-specific
code and env vars, and block customers who need self‑hosted or custom
IdPs (e.g. GitHub Enterprise, LINE, internal OIDC servers).

## Solution
Introduce database‑backed `oauth_providers` with custom:{identifier}
IDs, OIDC discovery + OAuth2 manual configuration, admin CRUD APIs, and
tier‑gated quotas, reusing existing /authorize and /callback flows with
JWT state + PKCE.

644 of 1072 new or added lines in 10 files covered. (60.07%)

15666 of 22798 relevant lines covered (68.72%)

78.77 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
42.68
-0.17% internal/models/errors.go
9
71.05
-1.86% internal/api/provider/provider.go
30
17.52
-2.07% internal/api/token_oidc.go
46
68.06
internal/models/custom_oauth_provider.go
57
58.09
internal/utilities/url_validator.go
59
67.22
internal/api/provider/custom_oauth.go
90
67.94
-9.79% internal/api/external.go
134
69.75
internal/api/custom_oauth_admin.go
Jobs
ID Job ID Ran Files Coverage
1 22193936520.1 23 Feb 2026 04:22AM UTC 176
68.72
GitHub Action Run
Source Files on build 22193936520
  • Tree
  • List 176
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 53021f66 on github
  • Prev Build on master (#22171380148)
  • 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