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

markitosgv / JWTRefreshTokenBundle / 30882697521
100%

Build:
DEFAULT BRANCH: master
Ran 04 Aug 2026 06:05AM UTC
Jobs 1
Files 47
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

04 Aug 2026 06:03AM UTC coverage: 97.484%. Remained the same
30882697521

push

github

shakaran
docs: show how to issue a refresh token from your own code

Creating a JWT programmatically produces no refresh token, since that is attached
by a listener on the authentication success event. The generator on its own was
the answer given, and it does not apply any of the configuration — not the
cookie, not single_use, not the expiration in the body.

Dispatching the event is what does, and it only works inside a request, since the
listener reads the incoming one and there is no response to put a cookie on
otherwise. Both are written down, along with injecting the configured ttl rather
than repeating it.

1201 of 1232 relevant lines covered (97.48%)

17.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30882697521.1 04 Aug 2026 06:05AM UTC 47
97.48
GitHub Action Run
Source Files on build 30882697521
  • Tree
  • List 47
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30882697521
  • bc7a96a4 on github
  • Prev Build on master (#30882428070)
  • Next Build on master (#30887016421)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc