I recently started working on a side project using React, Express, and Node. I've been running into a lot of trouble trying to set up account management. Even the libraries that are supposed to help like Auth0, Stormpath, Passport, etc, are super confusing to use and I have a feeling that they are making it more complicated than it has to be. Anyone have advice on a straightforward way to handle sign in, especially in a React world?