In another thread, Anthony mentioned that it is possible to share objects between apps if i recall correctly (i think using import). So i suppose you could replace an auth object with other from another application to share it.
In the book there is an authentication example wich uses one app for checking user credentials with an http request: 8.1.6, "Other Login Methods and Login Forms..." On 15 dic, 06:12, "Chandrakant Kumar" <[email protected]> wrote: > How to share authentication across applications?

