Hello, I have created a mojolicious app which I am running on hypnotoad. I have implemented a simple login system using Mojolicious::Plugin::Authentication (exactly as described in the cpan documentation for this plugin). Everything works perfectly users can log in and out succesfully. The problem is that if the app is left up overnight the next day no one can log in all of the logins are refused. If I restart hypnotoad everything starts working perfectly for another day.
Is there something simple I'm missing here? Is Mojolicious::Plugin::Authentication a good choice? Thanks, Graham. -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
