ilijamt / express-jwt-auth-mongoose

Authentication is part of almost every system, even if it is in node.js, Express, Angular.JS, PHP, Perl, Ruby, or any other languages you are using. Dealing with authentication is a must for most of the systems.
60 stars 27 forks source link

Could not recieve token #2

Closed amihaylov closed 9 years ago

amihaylov commented 9 years ago

What is working:

What is not:

phil-hudson commented 9 years ago

+1 for this. I'm getting the same errors

amihaylov commented 9 years ago

Actually after debugging I figured out I have to have redis installed and running. After that everything is fine. For more info see this thread - http://stackoverflow.com/questions/8754304/redis-connection-to-127-0-0-16379-failed-connect-econnrefused