value = $google2fa->getQRCodeUrl( $this->data['username'], $this->data['name'], $this->data['g2fa_secret'] ); return parent::render(); } }