Catalyst-Authentication-Credential-Facebook
view release on metacpan or search on metacpan
.svn/entries view on Meta::CPAN
9
dir
0
https://staynalive.svn.beanstalkapp.com/socialtoo/trunk/Catalyst-Authentication-Credential-Facebook-0.01000
https://staynalive.svn.beanstalkapp.com/socialtoo
add
svn:special svn:externals svn:needs-lock
---
name: Catalyst-Authentication-Credential-Facebook
version: 0.01000
author:
- 'Jesse Stay (jessestay) <jesse@staynalive.com>'
- |-
A SocialToo.com Product
abstract: Facebook authentication module for Catalyst
license: perl
resources:
license: http://dev.perl.org/licenses/
requires:
DBIx::Class: 0.06002
WWW::Facebook::API: 0.4.17
provides:
you install Catalyst::Plugin::Facebook for ultimate Facebook integration
after the user is authenticated.
authenticate( )
Handles the authentication. Nothing more, nothing less. It returns a
Catalyst::Authentication::User::Hash (this is a user object from your
database - the user table should have a column called "facebook_id",
which the authenticated Facebook user is checked against)
AUTHOR
Jesse Stay <jesse@staynalive.com> <http://staynalive.com>
COPYRIGHT
This program 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.
SEE ALSO
Catalyst::Plugin::Authentication, WWW::Facebook::API
lib/.svn/entries view on Meta::CPAN
9
dir
0
https://staynalive.svn.beanstalkapp.com/socialtoo/trunk/Catalyst-Authentication-Credential-Facebook-0.01000/lib
https://staynalive.svn.beanstalkapp.com/socialtoo
add
svn:special svn:externals svn:needs-lock
lib/Catalyst/.svn/entries view on Meta::CPAN
9
dir
0
https://staynalive.svn.beanstalkapp.com/socialtoo/trunk/Catalyst-Authentication-Credential-Facebook-0.01000/lib/Catalyst
https://staynalive.svn.beanstalkapp.com/socialtoo
add
svn:special svn:externals svn:needs-lock
lib/Catalyst/Authentication/.svn/entries view on Meta::CPAN
9
dir
0
https://staynalive.svn.beanstalkapp.com/socialtoo/trunk/Catalyst-Authentication-Credential-Facebook-0.01000/lib/Catalyst/Authentication
https://staynalive.svn.beanstalkapp.com/socialtoo
add
svn:special svn:externals svn:needs-lock
lib/Catalyst/Authentication/Credential/.svn/entries view on Meta::CPAN
9
dir
0
https://staynalive.svn.beanstalkapp.com/socialtoo/trunk/Catalyst-Authentication-Credential-Facebook-0.01000/lib/Catalyst/Authentication/Credential
https://staynalive.svn.beanstalkapp.com/socialtoo
add
svn:special svn:externals svn:needs-lock
lib/Catalyst/Authentication/Credential/Facebook.pm view on Meta::CPAN
provide (see above). WWW::Facebook::API is required, but we also suggest you install Catalyst::Plugin::Facebook for ultimate Facebook integration after the user is authenticated.
=head2 authenticate( )
Handles the authentication. Nothing more, nothing less. It returns
a L<Catalyst::Authentication::User::Hash> (this is a user object from your database - the user table should have a column called "facebook_id", which the authenticated Facebook user is checked against)
=head1 AUTHOR
Jesse Stay
E<lt>jesse@staynalive.comE<gt>
L<http://staynalive.com>
=head1 COPYRIGHT
This program 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.
=head1 SEE ALSO
t/.svn/entries view on Meta::CPAN
9
dir
0
https://staynalive.svn.beanstalkapp.com/socialtoo/trunk/Catalyst-Authentication-Credential-Facebook-0.01000/t
https://staynalive.svn.beanstalkapp.com/socialtoo
add
svn:special svn:externals svn:needs-lock
t/lib/.svn/entries view on Meta::CPAN
9
dir
0
https://staynalive.svn.beanstalkapp.com/socialtoo/trunk/Catalyst-Authentication-Credential-Facebook-0.01000/t/lib
https://staynalive.svn.beanstalkapp.com/socialtoo
add
svn:special svn:externals svn:needs-lock
( run in 1.370 second using v1.01-cache-2.11-cpan-39bf76dae61 )