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

thephpleague / oauth2-client
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: detailexpiretimedocumentation
DEFAULT BRANCH: master
Repo Added 03 May 2014 10:31AM UTC
Files 26
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 0.12.x
branch: 0.12.x
CHANGE BRANCH
x
Reset
  • 0.12.x
  • master
  • WIP-v1.0
  • 0.3.1
  • microsoft-oauth-endpoints
  • 0.5.0
  • 1.0
  • 0.6.0
  • 0.7.0
  • 0.7.1
  • 0.7.2
  • 0.8.0
  • 0.8.1
  • 0.9.0
  • 0.10.0
  • custom-provider-error-responses
  • 0.11.0
  • 0.12.0
  • 0.12.1
  • 1.0.0-beta2
  • 1.0.0
  • 1.0.1
  • 1.0.2
  • scrutinizer-patch-1
  • 1.1.0
  • 1.2.0
  • 1.3.0
  • 1.4.0
  • fix/query-string-separator
  • 1.4.1
  • 1.4.2
  • fix/upgrade-randomlib
  • fix/update-deps
  • 2.x
  • feature/replace-mockery-with-phony
  • fix/replace-randomlib-with-native
  • feature/get-raw-response
  • 1.x
  • fix/remove-test-boostrap
  • 2.0.0
  • 2.1.0
  • fix/url-encoding
  • fix/random-state
  • 2.2.0
  • 2.2.1
  • 2.3.0
  • 2.3.1
  • 3.x
  • 2.4.0
  • 2.4.1
  • fix/upgrade-docs
  • fix/docs-https-mixed
  • fix/update-gems
  • dependabot/bundler/docs/nokogiri-1.10.8
  • dependabot/bundler/docs/rubyzip-2.2.0
  • add-code-of-conduct
  • add-code-of-conduct-1
  • 2.5.0

11 Jul 2015 10:15PM UTC coverage: 99.819%. Remained the same
678

Pull #380

travis-ci

ssnukala
Storing the Provider Response in a class attribute

Would like to propose storing the response in a class attribute, so
that if we configure the OAuth to get additional information than the
User Object has, then this attribute can be used to get that
information. For instance I was trying to get “summary” and “Compaines”
fields from LinkedIn, I am able to set $fields to include that in the
call to linked in but the return object only returns the User object
and that does not have all the fields. So providing a way to access the
actual response received would be good so that users can use this
extended information
Pull Request #380: Storing the Provider Response in a class attribute

551 of 552 relevant lines covered (99.82%)

22.09 hits per line

Relevant lines Covered
Build:
Build:
552 RELEVANT LINES 551 COVERED LINES
22.09 HITS PER LINE
Source Files on 0.12.x
  • List 18
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
678 0.12.x Storing the Provider Response in a class attribute Would like to propose storing the response in a class attribute, so that if we configure the OAuth to get additional information than the User Object has, then this attribute can be used to get t... Pull #380 11 Jul 2015 10:15PM UTC ssnukala travis-ci
99.82
627 0.12.x Added AccessTokenInterface. Providers can now override AccessToken and add their own information. Pull #355 24 Jun 2015 09:20AM UTC Vitor S. Carvalho travis-ci
99.82
616 0.12.x Adding changelog for 0.12.1 release push 20 Jun 2015 04:09PM UTC Ben Ramsey travis-ci
99.82
609 0.12.x Merge pull request #346 from stevenmaguire/instagram-scope-separator Updating scope sepearator and adding test to Instagram provider push 19 Jun 2015 09:20PM UTC Ben Ramsey travis-ci
99.82
608 0.12.x Merge pull request #347 from stevenmaguire/linkedin-scope-separator Updating scope sepearator and adding test to LinkedIn provider push 19 Jun 2015 09:20PM UTC Ben Ramsey travis-ci
99.82
607 0.12.x Use Guzzle/Service/Client get Method to Set Header Remove calls to `setDefaultOption` to set the headers for the get request being generated by the AbstractProvider. This change was made to fix `Requires authentication` errors being recieved from... Pull #348 17 Jun 2015 08:09PM UTC Jaspaul travis-ci
99.82
606 0.12.x updating scope sepearator and adding test Pull #347 17 Jun 2015 07:17PM UTC Steven Maguire travis-ci
99.82
605 0.12.x updating scope sepearator and adding test Pull #346 17 Jun 2015 07:03PM UTC stevenmaguire travis-ci
99.82
597 0.12.x Fixing provider state in the README It's a protected variable, users should use `getState()` instead. Pull #339 16 Jun 2015 05:43PM UTC Patrick Conroy travis-ci
99.82
596 0.12.x Fixing provider state in the README It's a protected variable, users should use `getState()` instead. Pull #339 16 Jun 2015 05:31PM UTC patrickconroy travis-ci
99.82
See All Builds (1201)
  • Repo on GitHub
Troubleshooting · Open an Issue · Sales · Support · ENTERPRISE · CAREERS · STATUS
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2023 Coveralls, Inc