Closed Jahn1295 closed 1 month ago
Currently the routes.py just has sign-up, login, and private.
Need to create a token for the sign-up method so that the user can be logged in when they sign up.
Currently the routes.py just has sign-up, login, and private.