Convert OAuth.php file to PSR-0.
Include each class in a separate file in Drupal\oauth\Common namespace.

This issue depend on the patch provided in #2013927: Convert classes from OAuth to PSR-0.

Regards.

CommentFileSizeAuthor
#1 oauth_psr0-2014601-1.patch73.47 KBplopesc
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

plopesc’s picture

Status: Active » Needs review
FileSize
73.47 KB

Attaching patch depending on pcambra's patch provided in #2013927: Convert classes from OAuth to PSR-0.

Regards

juampynr’s picture

Status: Needs review » Closed (won't fix)

Closing since #2027863: Make Oauth module an AuthenticationProvider uses PECLs OAuth provider insted of the custom library.