flexisip-account-manager/flexiapi/resources/views/mails/authentication_text_custom.blade.php.example
2025-03-05 15:48:55 +01:00

13 lines
No EOL
370 B
Text

Hello,
You are trying to authenticate to {{ space()->name }} using your email account.
Please enter the code bellow to finish the authentication process.
{{ $recovery_code }}
You can as well configure your new device using the following code or by directly flashing the QRCode in the following link:
{{ $provisioning_qrcode}}
Regards,
{{ config('mail.signature') }}