In examples/server/core/init.php, function assert_logged_in(), line 94, the
assertion returns without calling exit().
Because of this, it appears that when a user tries to begin the oauth
dance, he is never redirected to the login screen but directly on to the
callback url.
This looks like a bug in the test server?
Original issue reported on code.google.com by rt...@bossduck.com on 4 May 2010 at 1:44
Original issue reported on code.google.com by
rt...@bossduck.com
on 4 May 2010 at 1:44