4GeeksAcademy / C69-Meal-Generator

4 stars 0 forks source link

started methods #14

Closed Jahn1295 closed 1 month ago

Jahn1295 commented 1 month ago

Currently the routes.py just has sign-up, login, and private.

Jahn1295 commented 1 month ago

Need to create a token for the sign-up method so that the user can be logged in when they sign up.