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

pending completion
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
Detailed source file information is not available for this build.

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 pending completion  
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 pending completion  
616 0.12.x Adding changelog for 0.12.1 release push 20 Jun 2015 04:09PM UTC Ben Ramsey travis-ci pending completion  
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 pending completion  
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 pending completion  
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 pending completion  
606 0.12.x updating scope sepearator and adding test Pull #347 17 Jun 2015 07:17PM UTC Steven Maguire travis-ci pending completion  
605 0.12.x updating scope sepearator and adding test Pull #346 17 Jun 2015 07:03PM UTC stevenmaguire travis-ci pending completion  
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 pending completion  
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 pending completion  
See All Builds (1201)
  • 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

© 2026 Coveralls, Inc