in reply to Re: Help with Try::Tiny and Catalyst::Authentication::Realm::Progressive (catch { return })
in thread Help with Try::Tiny and Catalyst::Authentication::Realm::Progressive
Thanks. I've realised that from the docs and doing more tests now, but why, without catch does $auth_obj = $realm->authenticate( $c, $auth ); not work as expected like the original code? Nothing else has changed.
|
---|