DimiMikadze / node-redux-auth

Token authentication system using Node, Mongo, React, Redux
181 stars 41 forks source link

Validate token #3

Closed HoraceShmorace closed 8 years ago

HoraceShmorace commented 8 years ago

How do I validate the token in my actual app to know that a user is legitimately logged in?

DimiMikadze commented 8 years ago

you can't find token validation in this repo ?