auth
Compare changes
- Antoine Gaudron-Desjardins authored
+ 15
− 4
@@ -183,7 +183,18 @@ def get_comments(place: str, page: int, db: Session):
@@ -369,14 +380,14 @@ def update_user(user: schemas.User, user_info: dict, db: Session):
@@ -387,4 +398,4 @@ def end_session(cookie: str, db: Session):
\ No newline at end of file