@ -3,6 +3,7 @@ from typing import Optional
|
||||
from pydantic import BaseModel
|
||||
|
||||
|
||||
|
||||
class EmailAuthenticationForm(BaseModel):
|
||||
"""The body of the form for email authentication."""
|
||||
|
||||
|
Reference in New Issue
Block a user