update main.py
kaasislekker
This commit is contained in:
+1
-1
@@ -8,10 +8,10 @@ from fastapi import Depends
|
||||
from fastapi.security import HTTPBearer, HTTPAuthorizationCredentials
|
||||
from email_service import (
|
||||
create_verification,
|
||||
send_verification_email,
|
||||
send_password_reset_email,
|
||||
create_password_reset,
|
||||
hash_token,
|
||||
send_verification_email,
|
||||
)
|
||||
|
||||
import secrets
|
||||
|
||||
Reference in New Issue
Block a user