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
Post a Comment