actually discovered the answer by scanning the code in rpxAuth.py - if any one else has the same problem. To expose fields in the users profile use: =auth.userprofile.provider =auth.userprofile.pic_url etc etc. cheers
On Nov 29, 11:36 am, murray3 <ch...@murraypost.net> wrote: > Hi I am using notabenes rpxAuth module nd it allows me to login to my > app via twitter > and google no problems. > The code automatically creates a profile database as well and in there > are the values > for my login provider and pic url etc, I am having problems exposing > these values and need some help /further explaination as to what code > needs to be written to allow this. > Currently I am using {{=db.profile.provder}} {{=db.profile.pic_url}} > but with no value returned. > Help appreciated, > CHRISM -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.