Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing method #1

Open
prvst opened this issue Jan 27, 2014 · 0 comments
Open

missing method #1

prvst opened this issue Jan 27, 2014 · 0 comments

Comments

@prvst
Copy link

prvst commented Jan 27, 2014

Hey,

I'm setting up a simple Catalyst project right now and I want to use the Catalyst-Authentication-Store-MongoDB module to deal with authentication.

I did exactly is written in the CPAN page (https://metacpan.org/pod/Catalyst::Authentication::Store::MongoDB), I placed the config. instructions correctly in .conf file and everything, but every time i try to login into my application i get this:

"
Caught exception in MyApp::Controller::Login->base "Can't locate object method "check_password" via package "Catalyst::Authentication::User::Hash" at /home/leprevost/perl5/lib/perl5/Catalyst/Authentication/Credential/Password.pm line 60."
"

I'm running on a Linux Mint 16 fully updated and with most recent version of CPAN, as far as I know I have all the modules necessary to run the project.

Any clue about how to resolve this?

Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant