I've been reading a little bit and seems that I won't be able to override a
private function :-/
On Sun, Nov 13, 2011 at 9:33 PM, Tito Garrido wrote:
> Hi Michele!
>
> Thanks for your answer! How can I override OAuthAccount subclass putting
> http_host as a fixed?
>
> I'm doing:
> class FaceBook
Hi Michele!
Thanks for your answer! How can I override OAuthAccount subclass putting
http_host as a fixed?
I'm doing:
class FaceBookAccount(OAuthAccount):
"""OAuth impl for FaceBook"""
AUTH_URL="https://graph.facebook.com/oauth/authorize";
TOKEN_URL="https://graph.facebook.com/oauth/a
Hi Tito,
When you call the server from browser do you put the hostname?
I guess there is a problem with wsgi implementation on fluxflex.
The oauth20_account.py module contains the following method:
def __redirect_uri(self, next=None):
"""Build the uri used by the authenticating serve
Hi Folks!
Are you able to login using Oauth2.0 on fluxflex?
I'm trying to but seems that OAuthAccount grabs the ip of my instance and
the facebook never recognizes my redirect URL.
Anybody with this problem?
Regards,
Tito
--
Linux User #387870
.
_/_õ|__|
..º[ .-.___.-._| .
4 matches
Mail list logo