> motp_auth(..., userfield="email")
>
> And in the custom authentication code's query:
>
> db(db.auth_user[userfield] == <value>)...

Ahh yes :D .. will try that, thanks a lot!

Reply via email to