You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered: