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

sparkphp / auth / 54
94%
master: 99%

Build:
Build:
LAST BUILD BRANCH: hotfix/exceptions
DEFAULT BRANCH: master
Ran 16 Oct 2015 07:52PM UTC
Jobs 1
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

pending completion
54

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

Jobs
ID Job ID Ran Files Coverage
1 54.1 16 Oct 2015 07:52PM UTC 0
93.62
Travis Job 54.1
Source Files on build 54
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #54
  • 5b66c3e1 on github
  • Prev Build on feature/jwt-token-data (#53)
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

© 2025 Coveralls, Inc