mirror of
https://gitlab.linphone.org/BC/public/flexisip-account-manager.git
synced 2026-01-17 10:08:05 +00:00
9 lines
540 B
PHP
9 lines
540 B
PHP
To connect your account to the application, click on the following button:
|
|
|
|
<x-mail::button :url="route('provisioning.provision', ['provisioning_token' => $account->provisioning_token, 'reset_password' => true])" color="primary">
|
|
Connect my account
|
|
</x-mail::button>
|
|
|
|
You can also configure your device by scanning the QR code with the mobile app, or by pasting the link below into the desktop application.
|
|
|
|
 }})
|