From 9c105f16573a15819be8c00ab45d7ef9d78bcd09 Mon Sep 17 00:00:00 2001 From: Lonami Date: Mon, 25 Sep 2017 12:30:27 +0200 Subject: [PATCH] Add link to 2FA --- Examples.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Examples.md b/Examples.md index 27f5a52..da13bf9 100644 --- a/Examples.md +++ b/Examples.md @@ -2,6 +2,9 @@ Before reading any specific example, make sure to read the [common steps](Common-Example-Steps). +## Signing in +* [Two Factor Authorization](Two-Factor-Authorization) (known as 2FA) + ## Working with messages * [Forwarding messages](Forwarding-messages) * [Searching messages](Searching-messages)