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

supabase / auth / 22193936520 / 1
71%
master: 71%

Build:
DEFAULT BRANCH: master
Ran 23 Feb 2026 04:22AM UTC
Files 176
Run time 3s
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.1

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.

15666 of 22798 relevant lines covered (68.72%)

78.77 hits per line

Source Files on job 22193936520.1
  • Tree
  • List 176
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22193936520
  • 53021f66 on github
  • Prev Job for on master (#22171380148.1)
  • Next Job for on master (#22327175615.1)
  • 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