mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-22 15:42:31 +02:00
Merge pull request #1783 from pravinOpenSign/patch-17
Update SecurityManagement.md
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
sidebar_position: 9
|
||||
title: Security
|
||||
---
|
||||
|
||||
## 🔒 Security
|
||||
import ReactPlayer from 'react-player';
|
||||
|
||||
### ✅ Two-Factor Authentication (2FA)
|
||||
|
||||
@@ -32,8 +31,10 @@ Two-Factor Authentication (2FA) adds a second layer of security to your account
|
||||
|
||||
#### 📹 Watch the Setup Tutorial:
|
||||
|
||||
[](https://www.youtube.com/watch?v=cgVBBetnbO8)
|
||||
|
||||
<div>
|
||||
<ReactPlayer playing controls url='https://www.youtube.com/watch?v=cgVBBetnbO8' />
|
||||
</div>
|
||||
|
||||
### 🛡️ Passkey Authentication
|
||||
|
||||
Passkeys offer **passwordless**, **phishing-resistant**, and **device-bound** sign-in using modern authentication standards.
|
||||
@@ -64,7 +65,9 @@ Passkeys are cryptographic credentials tied to your device and identity, replaci
|
||||
|
||||
#### 📹 Watch the Setup Tutorial:
|
||||
|
||||
[](https://www.youtube.com/embed/lLfcu9oSbew?si=yODZcEveYZSbQQXw)
|
||||
<div>
|
||||
<ReactPlayer playing controls url='https://www.youtube.com/watch?v=lLfcu9oSbew' />
|
||||
</div>
|
||||
|
||||
#### 🧾 Managing Your Passkeys
|
||||
|
||||
|
||||
Reference in New Issue
Block a user