Open fruit opened 14 years ago
In fact, sfDoctrineOAuth could eventually use the OAuth PECL implementation for OAuth 1 but the managment of tokens by Doctrine or Propel needs some extra methods to manage theses tokens.
It's possible to make another sytem wich have an sfOAuth1 and sfOAuth2 classes to work with sfMelody but not very different.
Is it possible somehow to switch on PHP oAuth PECL instead of sfDoctrineOAuthPlugin?
I mean, to setup oAuth vendor by my self.
Or could this happen in next releases?