I'm trying to implement two types of login ( email + password and social 
login )

I'm using the ExtendLogin(auth,LinkedinAcount(),signals=['token'])

Just that it show me:

form.components.append(self.alt_login_form.login_form())
'LinkedInAccount' object has no attribute 'login_form'


Login method via linkedin isn't implemented this method(login_form) in the 
web2py?

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to