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

leejo / mojolicious-plugin-oauth2-server
92%
master: 89%

Build:
Build:
LAST BUILD BRANCH: v0.22
DEFAULT BRANCH: master
Repo Added 30 Jan 2015 12:31PM UTC
Files 1
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 gh/2_encrypt_tokens
branch: gh/2_encrypt_tokens
CHANGE BRANCH
x
Reset
  • gh/2_encrypt_tokens
  • master
  • v0.02
  • v0.03
  • v0.04
  • v0.05
  • v0.06
  • v0.08
  • v0.09
  • v0.10
  • v0.11
  • v0.21
  • v0.22

pending completion
53

push

travis-ci

leejo
make jwt_secret optional

so we have back compat and also the option to either just JWTs or
not use JWTs. add tests and examples for using JWTs, update pod.

TODO: update the module's verify_auth_code and verify_access_token
to do what the example oauth2_server_simple_jwt.pl does when the
jwt_secret is set - this will allow the plugin to be used in a
persistent and multiproc env (but will lack revoking capabilities)

162 of 176 relevant lines covered (92.05%)

57.89 hits per line

Relevant lines Covered
Build:
Build:
176 RELEVANT LINES 162 COVERED LINES
57.89 HITS PER LINE
Source Files on gh/2_encrypt_tokens
  • 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
53 gh/2_encrypt_tokens make jwt_secret optional so we have back compat and also the option to either just JWTs or not use JWTs. add tests and examples for using JWTs, update pod. TODO: update the module's verify_auth_code and verify_access_token to do what the example... push 25 Jun 2015 11:55AM UTC leejo travis-ci pending completion  
52 gh/2_encrypt_tokens resolve #2 - sign tokens use Mojo::JWT to generate the auth codes and tokens returned by the plugin. this means they are signed with the jwt_secret, a new and required config setting for the plugin, so can be decoded for the users to inspect the ... push 24 Jun 2015 03:14PM UTC leejo travis-ci pending completion  
See All Builds (32)
  • 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