python - GAE - Sharing Authentication Across Apps -


let's had root app , multiple sub-apps. possible share authenticated sessions across them?

i'm using google app engine (python).

if use tipfy, wonderful lightweight almost-not-a-framework @moraes developed app engine use, many excellent choices authentication approaches (see here) several of let achieve you're after.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -