tiny-crab / CellSwiper

Image classification software for machine learning algorithm training.
0 stars 1 forks source link

Add support for users #100

Open EvanWiederspan opened 7 years ago

EvanWiederspan commented 7 years ago

Useful libraries: https://www.npmjs.com/package/express-session, use sessions that should work with our postgres setup and use them nicely within express

https://www.npmjs.com/package/passport https://scotch.io/tutorials/easy-node-authentication-setup-and-local, should make user signup and authentication super easy if we can figure out the initial configuration