Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: Digest Access Authentication

by Eliya (Vicar)
on Dec 31, 2011 at 00:20 UTC ( [id://945704]=note: print w/replies, xml ) Need Help??


in reply to Re: Digest Access Authentication
in thread Digest Access Authentication

one of them Plack::Middleware::Auth::Basic allows you to quickly implement an authorization layer.

I think Plack::Middleware::Auth::Basic is specifically for the Basic Authentication scheme (i.e. the "standard" one), described in RFC2617 section 2, while Plack::Middleware::Auth::Digest is for the Digest Authentication scheme (what I suppose the OP is looking for), described in RFC2617 section 3.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-04-24 07:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found