I have defined a method to logins in  a logins.py, file external to
web2py, and I want agregate to login_methods, for example if my metod
names MyMethod and is in a file called logins.py how I agregated to
auth.settings.login_methods.append(MyMethod).
Thank for your help

Reply via email to