get token fonctionnel
This commit is contained in:
@@ -6,6 +6,7 @@ class User(BaseModel):
|
||||
username: str
|
||||
password: str
|
||||
roles: str
|
||||
disabled: bool
|
||||
|
||||
class UserInDB(User):
|
||||
password: str
|
Reference in New Issue
Block a user