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

supabase / auth / 21060916988
69%

Build:
DEFAULT BRANCH: master
Ran 16 Jan 2026 08:57AM UTC
Jobs 1
Files 170
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

16 Jan 2026 08:49AM UTC coverage: 68.512% (-0.05%) from 68.561%
21060916988

push

github

web-flow
feat: replace JWT OAuth state with `flow_state.id` UUID (#2331)

- Migrate OAuth state parameter from JWT to UUID (`flow_state.id`)
- Add OAuth context fields to flow_state table (invite_token, referrer,
oauth_client_state_id, linking_target_id, email_optional)
- Make PKCE fields nullable to support implicit flow
- Always create flow_state record for all OAuth flows, not just PKCE
- Add IsPKCE() method to distinguish PKCE vs implicit flows
- Backward compatible: callback still accepts legacy JWT state format
- Update all external provider tests to verify UUID state format

In a follow-up release, the legacy JWT state support will be removed;
ensuring there are no breaking changes.

116 of 152 new or added lines in 6 files covered. (76.32%)

16 existing lines in 5 files now uncovered.

14724 of 21491 relevant lines covered (68.51%)

77.94 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
79.71
-0.62% internal/api/pkce.go
3
70.18
0.08% internal/api/sso.go
4
80.0
0.51% internal/models/flow_state.go
5
3.82
0.01% internal/api/samlacs.go
22
74.29
-2.13% internal/api/external.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
79.71
-0.62% internal/api/pkce.go
1
70.18
0.08% internal/api/sso.go
2
80.91
-0.32% internal/tokens/service.go
4
77.71
-1.27% internal/api/context.go
8
74.29
-2.13% internal/api/external.go
Jobs
ID Job ID Ran Files Coverage
1 21060916988.1 16 Jan 2026 08:57AM UTC 170
68.51
GitHub Action Run
Source Files on build 21060916988
  • Tree
  • List 170
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 645654df on github
  • Prev Build on master (#20948007489)
  • 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