<?php
//Obfuscated by YAK Pro - Php Obfuscator 2.0.13 at 2025-06-18 09:19:05
 namespace App\Http\Resources; use Illuminate\Http\Resources\Json\JsonResource; class TwoFactorAuthResource extends JsonResource { public function toArray($request) { return ["\145\x6e\x61\142\154\145\x64" => $this->google2fa_enabled, "\x76\x65\162\x69\x66\151\x65\x64" => $this->google2fa_verified, "\x72\x65\143\x6f\x76\x65\162\x79\x5f\x63\x6f\x64\x65\163\137\162\x65\155\141\151\156\x69\x6e\x67" => $this->recoveryCodesRemaining(), "\161\x72\x5f\x63\157\144\x65\x5f\x75\x72\154" => $this->twoFactorQrCodeUrl()]; } public function with($request) { return ["\x6d\145\x74\141" => ["\163\x74\141\x74\x75\x73" => "\x73\x75\x63\143\145\x73\x73", "\x6d\145\163\163\x61\x67\145" => "\124\167\157\x2d\146\x61\x63\164\x6f\x72\x20\x61\165\164\x68\x65\156\x74\x69\143\141\164\151\157\156\40\151\156\146\x6f\x72\155\x61\164\x69\x6f\156\x20\162\145\164\x72\x69\145\x76\x65\x64\x20\x73\x75\143\x63\145\163\163\146\x75\154\154\x79\56"]]; } }