What a some possible solutions to best implement Janrain Engage (RPX Now) on Google App Engine?

link|improve this question
feedback

3 Answers

up vote 1 down vote accepted

For a complete solution including sessions, I recommend gae-sessions. The source includes a demo which shows how to integrate the sessions library with Janrain/RPX.

Disclaimer: I wrote gae-sessions, but for an informative comparison of it with alternatives, read this article.

link|improve this answer
feedback

According to this HOWTO, it seems to be pretty trivial.

link|improve this answer
1  
Yes, but you need to tie that into a session system. I'm interested in finding more complete solutions. – Ocimus Oct 7 '10 at 18:26
feedback

This may article help you and you can combine this with the webapp2 which I believe already supports sessions.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.