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

intridea / oauth2 / 284 / 7
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 01 Dec 2016 04:43AM UTC
Files 12
Run time 0s
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

01 Dec 2016 04:39AM UTC coverage: 95.541% (-0.3%) from 95.793%
jruby-9.0.5.0

Pull #281

travis-ci

web-flow
Handle redirect_uri according to OAuth 2 spec

Passing redirect_uri to authorization server at grant time is optional
(though encouraged and very commonly enforced by providers). However, if
it is passed (as it often is) it is REQUIRED to be passed when using the
grant code to get an access token.

This change allows a user to optionally provide a redirect_uri when
configuring the client to have it passed as a parameter in both the
redirect to the authorization server and the later token exchange.
Pull Request #281: Handle redirect_uri according to OAuth 2 spec

300 of 314 relevant lines covered (95.54%)

30.22 hits per line

Source Files on job 284.7 (jruby-9.0.5.0)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 284
  • Travis Job 284.7
  • e3dc2630 on github
  • Prev Job for jruby-9.0.5.0 on master (#279.7)
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