How to find session by custom session id on webapp2? I can't use cookie in facebook canvas in Safari.
If I understand correctly, you are looking for the session management module that is builtin with webapp2. You can find the docs for its session management here: https://webapp-improved.appspot.com/api/webapp2_extras/sessions.html