head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1
	RELEASE_5_EOL:1.1
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2007.05.30.03.08.43;	author clsung;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add p5-Catalyst-Plugin-Authentication-OpenID 0.02, openID
Authentication.

PR:		ports/112401
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
@
text
@Catalyst::Plugin::Authentication::OpenID implements support for OpenID
authentication in a Catalyst application. For more information on
OpenID, take a look at http://www.openid.net/.

In most cases, you'll want to use this plugin in combination with a
session plugin for Catalyst. For example,
Catalyst::Plugin::Session::FastMmap, which uses a memory-mapped
database to store session data.

WWW:	http://search.cpan.org/dist/Catalyst-Plugin-Authentication-OpenID/
@
