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

sparkphp / auth
94%
master: 99%

Build:
Build:
LAST BUILD BRANCH: hotfix/exceptions
DEFAULT BRANCH: master
Repo Added 15 Jul 2015 08:29PM UTC
Files 20
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

LAST BUILD ON BRANCH feature/jwt-token-data
branch: feature/jwt-token-data
CHANGE BRANCH
x
Reset
  • feature/jwt-token-data
  • 0.1.0
  • 0.2.0
  • 0.2.1
  • 0.2.2
  • 0.3.0
  • 0.3.1
  • exception-handling
  • feature/parsed-body-extractor
  • feature/refactor
  • feature/relocate-docs
  • hotfix/exceptions
  • hotfix/readme-badges
  • hotfix/remove-adr-dependency
  • hotfix/remove-phpunit-app-path
  • master
  • request-token
  • token-attribute

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

Relevant lines Covered
Build:
Build:
141 RELEVANT LINES 132 COVERED LINES
2.97 HITS PER LINE
Source Files on feature/jwt-token-data
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
54 feature/jwt-token-data 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, ... push 16 Oct 2015 07:52PM UTC elazar travis-ci pending completion  
53 feature/jwt-token-data 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 spe... push 16 Oct 2015 07:04PM UTC elazar travis-ci pending completion  
See All Builds (82)
  • Repo on GitHub
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