feat: Update endpoint login
This commit is contained in:
parent
1d968bee0d
commit
a814f9cb00
@ -9,3 +9,4 @@ async def login(username: str, password: str):
|
|||||||
return {"message": "User logged in successfully", "username": username}
|
return {"message": "User logged in successfully", "username": username}
|
||||||
testing some stuff.
|
testing some stuff.
|
||||||
a new way to make this work so fineee
|
a new way to make this work so fineee
|
||||||
|
continuting my work is like this
|
||||||
|
Loading…
x
Reference in New Issue
Block a user