os-ims-Code-Blooded / fitness-tracker

workouts and calories tracked
0 stars 3 forks source link

feat / login #18

Closed sandrockjustin closed 2 hours ago

sandrockjustin commented 2 hours ago
sandrockjustin commented 2 hours ago

This appears to be functional; keeping this brief for security concerns. We do have a way to both manage a session and to track a user due to how Passport & Express are implemented. This will fundamentally change what happens on a componentDidMount(), and will likely require some degree of redesign across the client and server.