Hello everyone,

I have an application  where I'd like use an Google App account for 
authentication. The application will not reside on GAE. Is this possible?

If I put "from gluon.contrib.login_methods.gae_google_account import 
GaeGoogleAccount" in my models file I get:

ImportError: No module named gluon.contrib.login_methods.gae_google_account

In gluon/contrib/login_methods/ I have the gae_google_account.py file.


Kenneth

-- 



Reply via email to