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

wheniwork / oauth2-square
100%

Build:
DEFAULT BRANCH: master
Repo Added 06 Mar 2015 09:16PM UTC
Files 3
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • dev
  • feature/get-url-public
  • hotfix/http-build-query-sort
  • v1.2.1
  • v1.2.2
  • v1.2.3
  • v1.2.4
  • v1.3.0
  • v2.0.0-beta1

pending completion
50

Pull #2

travis-ci

web-flow
Override AbstractProvider->httpBuildQuery() in Square provider

Square appears to perform a superfluous redirect during the OAuth
workflow that does two things: 1) sorts query string parameters; 2)
removes an approval_prompt parameter automatically added by
AbstractProvider->getAuthorizationUrl().

At best, this adds a needless request to the OAuth workflow, making it
take longer. It appears that it may also be causing the workflow to fail
in Square->prepareAccessTokenResult() within a local development environment.
Pull Request #2: Override AbstractProvider->httpBuildQuery() in Square provider

3 of 3 new or added lines in 1 file covered. (100.0%)

64 of 64 relevant lines covered (100.0%)

1.98 hits per line

Relevant lines Covered
Build:
Build:
64 RELEVANT LINES 64 COVERED LINES
1.98 HITS PER LINE
Source Files on master
  • 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
50 master Override AbstractProvider->httpBuildQuery() in Square provider Square appears to perform a superfluous redirect during the OAuth workflow that does two things: 1) sorts query string parameters; 2) removes an approval_prompt parameter automaticall... Pull #2 16 Jan 2018 05:16PM UTC web-flow travis-ci pending completion  
47 master Make getConnectUrl public (#1) push 13 Apr 2016 03:50PM UTC ameech travis-ci pending completion  
46 master Make getConnectUrl public Pull #1 13 Apr 2016 03:45PM UTC ameech travis-ci pending completion  
34 master Fix HHVM build error due to mocked exceptions push 17 Jun 2015 05:40PM UTC shadowhand travis-ci pending completion  
32 master Better error handling for request failure push 17 Jun 2015 05:30PM UTC shadowhand travis-ci pending completion  
30 master Modify composer requirement for oauth2-client push 09 Jun 2015 09:09PM UTC shadowhand travis-ci pending completion  
28 master Modify composer requirement for oauth2-client push 09 Jun 2015 09:05PM UTC shadowhand travis-ci pending completion  
27 master Fix code quality with statement negation push 06 Mar 2015 10:13PM UTC shadowhand travis-ci pending completion  
26 master Remove unnecessary @return doc for constructor push 06 Mar 2015 10:09PM UTC shadowhand travis-ci pending completion  
25 master Allow exceptions to be thrown when token renew fails Bad order of operations was preventing errors from being detected. push 06 Mar 2015 09:59PM UTC shadowhand travis-ci pending completion  
See All Builds (29)
  • 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