add reset password
This commit is contained in:
@@ -18,7 +18,7 @@ from pydantic import UUID4, BaseModel
|
||||
|
||||
from auth import AuthFlowType
|
||||
|
||||
from .authorizer_middleware import User
|
||||
from .authentication_middleware import User
|
||||
|
||||
|
||||
class Tenant(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user