What a some possible solutions to best implement Janrain Engage (RPX Now) on Google App Engine?
|
feedback
|
|
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. | |||
|
feedback
|
|
According to this HOWTO, it seems to be pretty trivial. | |||||
feedback
|
|
This may article help you and you can combine this with the webapp2 which I believe already supports sessions. | |||
|
feedback
|