feat: Update endpoint login

This commit is contained in:
Backend IM Bot 2025-03-12 17:22:19 +00:00
parent 1d968bee0d
commit a814f9cb00

View File

@ -9,3 +9,4 @@ async def login(username: str, password: str):
return {"message": "User logged in successfully", "username": username}
testing some stuff.
a new way to make this work so fineee
continuting my work is like this