The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Catalyst::Plugin::Authentication::Store::HTTP::UserAgent - Wrapper for LWP::UserAgent

DESCRIPTION

A thin wrapper for LWP::UserAgent to make basic auth simpler.

METHODS

credentials

now takes just a username and password

get_basic_credentials

Returns the set credentials, takes no options.

AUTHOR

Nigel Metheringham <nigelm@cpan.org> - integration into Catalyst::Plugin::Authentication::Store::HTTP

Marcus Ramberg <mramberg@cpan.org - original code in Catalyst::Plugin::Authentication::Credential::HTTP::User

LICENSE

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

The full text of the license can be found in the LICENSE file included with this module.