I think you can do it with this: gluon/contrib/login_methods/extended_login_form.py
but I did not try it. Look in the file for examples. On Monday, 14 January 2013 11:22:25 UTC-6, Rick Ree wrote: > > Hi, > > I'm developing an application that currently uses Janrain for > authentication. I'm running an instance of the app that has a dozen users > or so. I would like to redesign the app so that it can be installed by end > users without requiring signing up with Janrain. So, I'm thinking of > switching to SMTP authentication using Gmail. > > If I switch to SMTP logins for the instance I'm running, how do I migrate > existing users, who now log in using Janrain? Is it possible? > > thanks, > -Rick > --

