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

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

Build:
Build:
LAST BUILD BRANCH: hotfix/exceptions
DEFAULT BRANCH: master
Ran 16 Oct 2015 07:04PM 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 06:55PM UTC coverage: 93.617%. First build
53.1

push

travis-ci

elazar
Modified JWT generators to accept custom claims

Before this change, GeneratorInterface->getToken() only accepted 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 53.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 53
  • Travis Job 53.1
  • bb294f1e on github
  • Next Job for on feature/jwt-token-data (#54.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