Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 89c30e6

Browse files
committed
Added images
1 parent c07d957 commit 89c30e6

5 files changed

+8
-0
lines changed

docs/hackers/device-registration.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,22 @@ To register a device:
1212

1313
1. Start the login process as normal and you will see a pop-up requiring you to register your device. A message will be sent to your email address with the IP address, user agent, and date. The email must be opened from the same browser that you are registering. This email token will only last for 15 minutes and cannot be reused.
1414

15+
![device registration prompt](./images/device-registration-1.png)
16+
1517
Note: If you receive one that is not your device, the attacker will be unable to access your account unless you approve. Changing your password is highly recommended. If you accidentally approve one of these, it will still not allow them to enter as the email must be opened from the same browser that you are registering.
1618

1719

1820
2. Click **Authorize New Device** button. This will open a new tab for registering the new device.
1921

2022
3. Enter a Device Name (optional) - Example: Jane Doe’s MacBook (Safari)
2123

24+
![device name](./images/device-registration-2.png)
25+
2226
4. Click **Register**.
2327
A screen will appear saying your device has been registered successfully and an email will be sent to your address confirming the registration.
2428

29+
![device registration confirmed](./images/device-registration-3.png)
30+
2531
5. Click **Sign In** and sign in as normal.
2632

2733
### Managing Devices
@@ -34,6 +40,8 @@ To manage your registered devices:
3440

3541
* You will see a tab called **Account Security**. This was previously called **Authentication**. From here you can manage two-factor authentication settings, registered devices, and see all past and current sessions.
3642

43+
![registered devices](./images/device-registration-4.png)
44+
3745
If you remove a device that’s no longer in use, any active sessions on that device will be ended right away and a device removed email will be sent to your email address.
3846

3947
If you try to log in with that device again, you will have to re-register it as you did before.
73.2 KB
Loading
86.3 KB
Loading
53.2 KB
Loading
130 KB
Loading

0 commit comments

Comments
 (0)