
KiokuX::User::Password - A role for users

with qw(KiokuX::User::Password);

This is a simple role for user objects that can check their own password.

Delegates to the "match" in Authen::Passphrase.

Uses MooseX::Types::Authen::Passphrase to provide coercions.
This is a required, read-write attribute.