authenticate with express + react + redux?

0

Can someone recommend me what is the best way to authenticate with express + react + redux?

I'm not sure if I use passport or json token?

who has been able to protect api with express!

    
asked by sistemasnegros 12.12.2017 в 20:53
source

1 answer

0

After looking for information on the most appropriate way to authenticate the test, I found this excellent tutorial that cleared all my doubts! where JWT is used (json web token) I leave the solution to my question in case depronto can help someone!

link of the tutorial repository link

    
answered by 14.12.2017 в 21:46