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

supabase / auth-js / 16192477863
81%

Build:
DEFAULT BRANCH: master
Ran 10 Jul 2025 10:22AM UTC
Jobs 2
Files 15
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

10 Jul 2025 10:19AM UTC coverage: 74.777% (+0.03%) from 74.751%
16192477863

push

github

web-flow
feat: fallback to `getUser()` if the `kid` of the JWT is not found (#1080)

Because the `/.well-known/jwks.json` is heavily cached, a developer may
rotate the standby key to in use faster than those caches expire. In
that case the `getClaims()` method may receive a JWT signed with a key
ID it doesn't recognize. Instead of failing with an error, it should
reach out directly to the Auth server to verify the JWT.

860 of 1304 branches covered (65.95%)

Branch coverage included in aggregate %.

3 of 5 new or added lines in 2 files covered. (60.0%)

1316 of 1606 relevant lines covered (81.94%)

166.24 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
68.26
0.05% src/GoTrueClient.ts
Jobs
ID Job ID Ran Files Coverage
1 16192477863.1 10 Jul 2025 10:22AM UTC 15
74.78
GitHub Action Run
2 16192477863.2 10 Jul 2025 10:22AM UTC 15
73.64
GitHub Action Run
Source Files on build 16192477863
  • Tree
  • List 15
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 9721f605 on github
  • Prev Build on master (#16165203668)
  • Next Build on master (#16260563447)
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