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

intridea / oauth2 / 284
96%

Build:
DEFAULT BRANCH: master
Ran 01 Dec 2016 04:40AM UTC
Jobs 6
Files 12
Run time 2min
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
284

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

304 of 319 relevant lines covered (95.3%)

180.88 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
6
100.0
lib/oauth2/client.rb
Jobs
ID Job ID Ran Files Coverage
2 284.2 (1.9.3) 01 Dec 2016 04:40AM UTC 0
95.25
Travis Job 284.2
3 284.3 (2.0.0) 01 Dec 2016 04:40AM UTC 0
95.25
Travis Job 284.3
4 284.4 (2.1) 01 Dec 2016 04:40AM UTC 0
95.25
Travis Job 284.4
5 284.5 (2.2) 01 Dec 2016 04:41AM UTC 0
95.25
Travis Job 284.5
6 284.6 (2.3.0) 01 Dec 2016 04:41AM UTC 0
95.25
Travis Job 284.6
7 284.7 (jruby-9.0.5.0) 01 Dec 2016 04:43AM UTC 0
95.54
Travis Job 284.7
Source Files on build 284
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #284
  • Pull Request #281
  • PR Base - master (#279)
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