logical-and / php-oauth

Support for authenticating users (without dep from any framework) using both OAuth1 and OAuth2 methods
https://packagist.org/packages/and/oauth
MIT License
43 stars 13 forks source link

Fixed double slash in uri base path. Also fixed unit testing related to double slash #33

Closed jhnferraris closed 9 years ago

jhnferraris commented 9 years ago

This pull request fixes double slash in the uri base path of all services. This also includes fixes in the unit test related to the double slash.

Credits also to @trsteel88

trsteel88 commented 9 years ago

@logical-and are you able to merge this PR please?

trsteel88 commented 9 years ago

and tag a stable version too please?

jhnferraris commented 9 years ago

@trsteel88 You can just use your own fork to use the dev version of this library while we wait.

logical-and commented 9 years ago

I will merge soon guyz, I just in business trip now. Thank you all. :)

logical-and commented 9 years ago

Related to #32

trsteel88 commented 9 years ago

Hey @logical-and, can we get this fix tagged please?