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

supabase / auth / 17294660645
69%

Build:
DEFAULT BRANCH: master
Ran 28 Aug 2025 11:45AM UTC
Jobs 1
Files 154
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

28 Aug 2025 11:37AM UTC coverage: 70.664% (-0.07%) from 70.737%
17294660645

push

github

web-flow
feat: implement link identity with oidc / native sign in (#2108)

Implements linking an OIDC identity to a user. It works by modifying the
existing `/token?grant_type=id_token` endpoint by allowing a
`link_identity` body parameter.

If it's set, the `Authorization` header must be set to a valid JWT
representing a user. This user will be the user to which the ID token's
identity will be linked to.

1 of 23 new or added lines in 2 files covered. (4.35%)

12374 of 17511 relevant lines covered (70.66%)

69.89 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
22
13.04
-1.11% internal/api/token_oidc.go
Jobs
ID Job ID Ran Files Coverage
1 17294660645.1 28 Aug 2025 11:45AM UTC 154
70.66
GitHub Action Run
Source Files on build 17294660645
  • Tree
  • List 154
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5f0ec870 on github
  • Prev Build on master (#17291564711)
  • Next Build on master (#17297186832)
  • 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