[Catalyst] Authentication with REST and Catalyst

shawn wilson ag4ve.us at gmail.com
Fri Mar 11 20:06:47 GMT 2011


On Fri, Mar 11, 2011 at 3:00 PM, Devin Austin <devin.austin at gmail.com>wrote:

>
>
> On Fri, Mar 11, 2011 at 12:48 PM, linuxsupport <lin.support at gmail.com>wro=
te:
>
>> Hi Everyone,
>>
>> What is the best practice for implementation authentication and
>> authorization when building a REST API application using catalyst?
>> How should authentication be implementation?
>>
>> Any guide or example would be very helpful.
>> Dev site: http://dev.catalyst.perl.org/
>>
>>
> Probably an API key system.  It's much easier to maintain a single key
> instead of having to pass a username/password each time you make a request
> or what not.
>
>
>
> i found this useful:
http://www.gossamer-threads.com/lists/catalyst/users/28136
... though i haven't implemented anything yet.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20110311/ae23a=
c4d/attachment.htm


More information about the Catalyst mailing list