My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

Firebase, React , Redux

Imran Khan's photo
Imran Khan
·Dec 8, 2017

Hello everyone,

Currently I'm having a app that runs with node API that connects with the react and redux with firebase. I'm bit confused when it comes to user authentication, do I have to connect with api or just go from redux with firebase with not touching the api.

If its from node + firebase how do I store the token that return from firebase. Does storing localstorage is secure ? help me out.

hope this question makes sense.