alexwohlbruck / covalent

Internet connected lamps! For my senior capstone project💡⚛️🎓
https://alex.wohlbruck.com/project/covalent
2 stars 0 forks source link

Implement auth #17

Closed alexwohlbruck closed 2 years ago

alexwohlbruck commented 2 years ago

Without Firebase, I need to roll my own auth system. I still want to use Google sign in with OAuth, but it will be implemented with Express and MongoDB. This will give me more control over the user schema and authentication protocols, especially for connecting the microcontrollers.