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

supabase / auth-js / 16192477863 / 2
71%
master: 71%

Build:
DEFAULT BRANCH: master
Ran 10 Jul 2025 10:22AM UTC
Files 15
Run time 2s
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: 73.643% (-1.1%) from 74.751%
16192477863.2

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.

847 of 1304 branches covered (64.95%)

Branch coverage included in aggregate %.

1296 of 1606 relevant lines covered (80.7%)

76.08 hits per line

Source Files on job 16192477863.2
  • Tree
  • List 15
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 16192477863
  • 9721f605 on github
  • Prev Job for on master (#16165203668.1)
  • Next Job for on master (#16260563447.1)
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