I have asked this question before but it seems that it disapeared (i could no find it,) so forgive me if you seing it again,
well the question is, i want to divide my program in a group of applications, but i wanted the same authentication to work
on all off them (the user logins on main app and it gives the credentiais to others), there is a simple way for doing thar?
or should i ignore web2py auth and write my own?