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

sparkphp / auth / 54 / 1
94%
master: 99%

Build:
Build:
LAST BUILD BRANCH: hotfix/exceptions
DEFAULT BRANCH: master
Ran 16 Oct 2015 07:52PM UTC
Files 20
Run time 1s
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 Oct 2015 07:50PM UTC coverage: 93.617%. Remained the same
54.1

push

travis-ci

elazar
Modify JWT generators to accept custom claims

Before this change, GeneratorInterface->getToken() only accepts a
subject. This is inflexible with respect to being able to store
custom claims in generated tokens. It also goes against the JWT
spec, which states that the subject is an optional claim.

This change modifies getToken() to take an optional associative
array of claims and internally adds a common set of claims to it
where they are not already set.

132 of 141 relevant lines covered (93.62%)

2.97 hits per line

Source Files on job 54.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 54
  • Travis Job 54.1
  • 5b66c3e1 on github
  • Prev Job for on feature/jwt-token-data (#53.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