sandboxnu / seitz

1 stars 0 forks source link

Created authentication routes #21

Closed amberchow8 closed 11 months ago

amberchow8 commented 11 months ago

Closes #8 -added routes for sign up, login, log out -need to implement encryption for storing passwords -may need to look further into serialize/deserialize user -need to look into express-session configurations in app.ts