react-passport-redux-example
react-passport-redux-example copied to clipboard
How do I keep login?
When I refresh page, the login session is not kept anymore. Is it because I tested it locally without SSL? or Is it intended originally?
Hi @bexoss did you try viewing your cookie storage through the Developer Tools in your browser? It's been quite a while since I uploaded this repo and without a running MongoDB instance on my current machine I can't check the functionality. If I had to guess it would be that it was intended originally.