On Wed, 2009-04-15 at 12:35 +0200, Emmanuel Quevillon wrote: > Hi there, > > I just wondered, if it would be possible, via a login page > and Catalyst::Authentication to configure more than one way > to identify a user? > My idea would be to let the user authenticate through its OpenID > account, if (s)he has one, or then, by default using an user account > stored in a database. > If someone has already done it, clue welcome. > > Thanks in advance
Haven't used it myself but Catalyst::Authentication::Realm::Progressive - http://bit.ly/3beuPm sounds like it will do the trick. Iain. _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
