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

DigitalTolk / ex / 25278775230 / 2
90%
main: 92%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/frontend/npm-57e7011b8d
DEFAULT BRANCH: main
Ran 03 May 2026 12:15PM UTC
Files 136
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

03 May 2026 12:08PM UTC coverage: 89.609%. Remained the same
25278775230.2

push

github

web-flow
fix(auth): support X-Refresh-Token header; pass refresh token to desktop callback (#57)

Two changes to make Tauri desktop sessions survive reloads:

1. RefreshToken endpoint now accepts the refresh token via the
   X-Refresh-Token request header in addition to the httpOnly cookie.
   Desktop apps store the token in the OS keychain (not a browser
   cookie) and send it this way.

2. OIDCCallback appends &refresh=<token> to the redirect URL when the
   target is a localhost HTTP URL (the Tauri one-shot callback server).
   The token is only exposed to the local process — it never appears in
   a browser URL bar and is stored in the OS keychain immediately.

3171 of 3796 branches covered (83.54%)

Branch coverage included in aggregate %.

4211 of 4442 relevant lines covered (94.8%)

3978.69 hits per line

Source Files on job frontend - 25278775230.2
  • Tree
  • List 136
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25278775230
  • 3d807068 on github
  • Prev Job for on v0.0.20 (#25273926771.2)
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