[Catalyst] Re: New credential -- Catalyst::Authentication::Credential::OpenID

Ashley apv at sedition.com
Tue Apr 8 04:42:12 BST 2008


On Apr 7, 2008, at 8:04 PM, Ashley wrote:
>  elsif $c->user_exists and $c->user->"generic_OpenID"

Looking at this again, I think something like

    auto_role: "openid"

could be go in the realm to add "openid" to a user's roles
upon OpenID authentication. To get plain old-

   $c->check_roles("openid")




More information about the Catalyst mailing list