feat: Update endpoint /login
This commit is contained in:
parent
11587455eb
commit
0b49fcb6bc
@ -1,5 +1,6 @@
|
||||
from fastapi import APIRouter
|
||||
|
||||
#this is the router
|
||||
router = APIRouter()
|
||||
|
||||
@router.post("/login")
|
||||
|
Loading…
x
Reference in New Issue
Block a user