Closed sparre closed 10 years ago
Session cookies are unusable for us as per discussion; https://plus.google.com/u/0/+ThomasLocke/posts/H42FPoyuyyo But, it seems you've already seen that post.
Sessions are now out of scope of the application. They are handled elsewhere.
AWS.OpenID
assumes thatAWS.Status.Session
fails gracefully if no session cookie was passed to the server. This is not the case (at the moment), so the session cookie based implementation ofAWS.OpenID.Authentication_Database
should be fixed.