Peaceful Greetings Web2Py Group!
In my first glances of practicing and implementing this awesome framework, came across with some doubts with the authorization topic.
In general database, server and services good practices, hand to hand with security, What do you think that is the best? (based on experience with hardcore data transmissions)
Customize the 'user_table' so the Auth library can do it's job done, adding fields and have all almighty admins, mid-admins of certain realms, and users of the different realms that are in the server, distinguished but stored in the same 'user_table'
Or, split that table, so each one out of 3 can have its own table.
I'm learning DBs on the way too, sorry if the question level bothers anyone. Kinda new in production environments... I know that it might be some answer out there, but I wonder about actual epoch IT solutions and experiences, having in mind the possible future scenarios. It's kinda scary to me, but awesome and challenging at the same time.
Thanks a lot for your attention! :D
Nice day | afternoon | night!