Hello My App triggers a login callback that updates the user tables in the database. My app fetches user info from a remote db and updates my local db. How can I update my "auth object automatically".
One way out is that after inserting info in the db I manually update auth. But I want to know that is there any way to automatically update auth? -- Thanks and Regards Apoorve -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

