Query: jifty::plugin::authentication::bitcard::mixin::model::user
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Jifty::Plugin::Authentication::Bitcard::Mixin::Model::UsUserpContributed Perl DocumJifty::Plugin::Authentication::Bitcard::Mixin::Model::User(3pm)NAMEJifty::Plugin::Authentication::Bitcard::Mixin::Model::User - Bitcard plugin user mixin modelSYNOPSISpackage 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;DESCRIPTIONThis mixin model is added to the application's account model for use with the Bitcard authentication plugin.SCHEMAThis 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 ALSOJifty::Plugin::Authentication::BitcardLICENSECopyright 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)
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
Detecting unused variables... |
Find columns in a file based on header and print to new file |
A (ksh) Library For and From UNIX.com |