The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Catalyst::Authentication::Store::Crowd::User - A user object representing a Crowd user account

METHODS

supported_features

Method using for enabling session

get

Get user info attributes Ex. $user->get('display-name')

AUTHOR

Keerati Thiwanruk, <keerati.th@gmail.com<gt>

COPYRIGHT AND LICENSE

Copyright (C) 2012 by Keerati Thiwanruk

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.