session_start(); require_once __DIR__ . '/../../Backend/utils/EnvLoader.php'; EnvLoader::load(__DIR__ . '/../../.env'); if (empty($_SESSION['csrf_token'])) { $_SESSION['csrf_token'] = bin2hex(random_bytes(32)); } ?> Forgot Password - CYNOR

Password Recovery

Enter your registered email address and we'll send you instructions to reset your password.

mail