How should I persist authenticated users in my database when using an authentication API? – Facebook api
I realize this is a bit of noob question but im not exactly sure what is the best solution. I have a REACT/Node.js application that is using a Authentication API (Stormpath in this case). The app is working. I have…