There are a whole lot of information I would like each members to have, would it be a good idea to store them into the auth_user table together with the email, username and password? Or would storing them in a separate table with the same id a better approach?
- [web2py] Is it a good idea to keep auth_user minimal? Panupat

