feat: Update endpoint login
This commit is contained in:
parent
e50fde1cf1
commit
1d968bee0d
@ -8,3 +8,4 @@ another edited response
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user