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

Contiamo / jwt
98%
master: 100%

Build:
Build:
LAST BUILD BRANCH: feature/http-middleware-logging
DEFAULT BRANCH: master
Repo Added 19 Jan 2018 08:48PM UTC
Files 2
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-add-additional-token-retrieval-and-parsing
branch: feature-add-additional-token-retrieval-and-parsing
CHANGE BRANCH
x
Reset
  • feature-add-additional-token-retrieval-and-parsing
  • feature/http-middleware-logging
  • feature/require-claim-middleware
  • master
  • v0.1.0
  • v0.2.0
  • v0.2.1
  • v0.2.2

pending completion
27

push

travis-ci

LucasRoesler
Split GetClaimFromRequest into two methods

**What**
- Add an explict method `GetClaimsFromRequestWithValidation`
- Remove the `skipValidation` boolean parameter from
`GetClaimsFromRequest`

**Why**
- This is more explicit and does not include any optional parameters

Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com>

126 of 129 relevant lines covered (97.67%)

13.47 hits per line

Relevant lines Covered
Build:
Build:
129 RELEVANT LINES 126 COVERED LINES
13.47 HITS PER LINE
Source Files on feature-add-additional-token-retrieval-and-parsing
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
27 feature-add-additional-token-retrieval-and-parsing Split GetClaimFromRequest into two methods **What** - Add an explict method `GetClaimsFromRequestWithValidation` - Remove the `skipValidation` boolean parameter from `GetClaimsFromRequest` **Why** - This is more explicit and does not include any... push 06 Feb 2018 02:41PM UTC LucasRoesler travis-ci pending completion  
25 feature-add-additional-token-retrieval-and-parsing Simplify GetUnvalidatedClaims return **What** - Fix typo in the README - Simplify the return statement in GetUnvalidatedClaims Signed-off-by: Lucas Roesler <roesler.lucas@gmail.com> push 06 Feb 2018 12:44PM UTC LucasRoesler travis-ci pending completion  
23 feature-add-additional-token-retrieval-and-parsing Add method to get claims while ignoreing validation **What** - Implement `GetUnvalidatedClaims` method **Why** - This allows the caller to try and extract the claims while ignoring signiture validation errors. Specifically, it allows someone to... push 29 Jan 2018 01:39PM UTC LucasRoesler travis-ci pending completion  
21 feature-add-additional-token-retrieval-and-parsing Add GET param support **What** - Search the `token` GET parameter for a valid JWT - Return the token prefix - Make the test suit part of the `jwt` package so that the tests are easier to run and get coverage information from `go test` **Why** - ... push 29 Jan 2018 12:14PM UTC LucasRoesler travis-ci pending completion  
19 feature-add-additional-token-retrieval-and-parsing Add GET param support **What** - Search the `token` GET parameter for a valid JWT - Return the token prefix - Make the test suit part of the `jwt` package so that the tests are easier to run and get coverage information from `go test` **Why** - ... push 29 Jan 2018 12:05PM UTC LucasRoesler travis-ci pending completion  
See All Builds (38)
  • 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