Refactor Portal to AccountHub
This commit is contained in:
parent
04b5a65618
commit
1ef17045fb
@ -7,7 +7,7 @@ Features
|
|||||||
--------
|
--------
|
||||||
|
|
||||||
**Simple Pairing**
|
**Simple Pairing**
|
||||||
Scan a QR code displayed in Portal with the app, enter your password, and
|
Scan a QR code displayed in AccountHub with the app, enter your password, and
|
||||||
everything is setup automatically.
|
everything is setup automatically.
|
||||||
|
|
||||||
**Full Access**
|
**Full Access**
|
||||||
@ -17,5 +17,5 @@ Access all features of all Business Apps from one place.
|
|||||||
Use your device camera to scan barcodes into BinStack and other apps.
|
Use your device camera to scan barcodes into BinStack and other apps.
|
||||||
|
|
||||||
**Secure**
|
**Secure**
|
||||||
If the device is lost, Apps access can be revoked from Portal by deleting the
|
If the device is lost, Apps access can be revoked from AccountHub by deleting the
|
||||||
pairing code.
|
pairing code.
|
@ -6,7 +6,7 @@
|
|||||||
<div class="panel-body">
|
<div class="panel-body">
|
||||||
<p>Welcome! There's a few things we need to do to get everything ready.
|
<p>Welcome! There's a few things we need to do to get everything ready.
|
||||||
<br /><br />
|
<br /><br />
|
||||||
Open Portal on another device and go to your account settings. Generate a mobile sync code, then press the button below to scan it.
|
Open AccountHub on another device and go to your account settings. Generate a mobile sync code, then press the button below to scan it.
|
||||||
</p>
|
</p>
|
||||||
<span class="btn btn-primary" onclick="scanCode()" id="scancodebtn">
|
<span class="btn btn-primary" onclick="scanCode()" id="scancodebtn">
|
||||||
<i class="fa fa-qrcode"></i> Scan Code
|
<i class="fa fa-qrcode"></i> Scan Code
|
||||||
|
Loading…
x
Reference in New Issue
Block a user