jifty::plugin::authentication::bitcard::mixin::model::user(3pm) debian man page | unix.com

Man Page: jifty::plugin::authentication::bitcard::mixin::model::user

Operating Environment: debian

Section: 3pm

Jifty::Plugin::Authentication::Bitcard::Mixin::Model::UsUserpContributed Perl DocumJifty::Plugin::Authentication::Bitcard::Mixin::Model::User(3pm)

NAME
Jifty::Plugin::Authentication::Bitcard::Mixin::Model::User - Bitcard plugin user mixin model
SYNOPSIS
package MyApp::Model::User; use Jifty::DBI::Schema; use MyApp::Record schema { # custom column definitions }; # name, email, bitcard_username, bitcard_id use Jifty::Plugin::Authentication::Bitcard::Mixin::Model::User;
DESCRIPTION
This mixin model is added to the application's account model for use with the Bitcard authentication plugin.
SCHEMA
This mixin adds the following columns to the model schema: bitcard_id The unique user id of the Bitcard user on your site. It's a 128bit number as a 40 byte hex value. bitcard_username The unique username of the Bitcard user. name This is the username/nickname for the user of the account. email This is the email address of the account as returned by Bitcard.
SEE ALSO
Jifty::Plugin::Authentication::Bitcard
LICENSE
Copyright 2008 Jacob Helwig. Distributed under the same terms as Perl itself. perl v5.10.0 2009-01-01 Jifty::Plugin::Authentication::Bitcard::Mixin::Model::User(3pm)
Related Man Pages
jifty::manual::accesscontrol(3pm) - debian
jifty::plugin::authentication::bitcard(3pm) - debian
jifty::plugin::authentication::ldap(3pm) - debian
jifty::plugin::authentication::password::mixin::model::user(3pm) - debian
jifty::plugin::comment::mixin::model::commented(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
One instance of comparing grep and awk
Weird 'find' results
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph