in reply to Re^2: Stumbling through CGI::Session::Auth, what am I missing?
in thread Stumbling through CGI::Session::Auth, what am I missing?
Did you ever find a solution to this? I am having the exact same issue.
All of the data is stored in $auth successfully, but that data isn't making its way into the session (I'm using MySQL to store the data).