Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Catalyst Authentication 3rd Party Login Module

by trwww (Priest)
on Aug 18, 2010 at 05:57 UTC ( [id://855674]=note: print w/replies, xml ) Need Help??


in reply to Catalyst Authentication 3rd Party Login Module

You can read through the Catalyst::Plugin::Authentication::Internals POD, and then check out the source for the two modules in Catalyst::Authentication::Store::DBIx::Class and that should get you going. Basically check out the existing Catalyst::Authentication::Store modules.

Once you set your wrappers up correctly, when you call $c->user->obj it will return your MyUsers::Login instance.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://855674]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-04-25 10:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found