You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: We're excited to announce that two-factor authentication is now available for all Read the Docs users.
4
+
category: Feature announcement
5
+
tags: authentication, security
6
+
authors: Santos Gallegos
7
+
status: published
8
+
image: /images/2fa.jpg
9
+
image_credit: Photo by <ahref="https://unsplash.com/@christianw?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash">Christian Wiediger</a> on <ahref="https://unsplash.com/photos/shallow-focus-photography-of-love-lock-6t8PMIfqNVg?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash">Unsplash</a>
10
+
11
+
We're excited to announce that two-factor authentication (2FA) is now available for all Read the Docs users!
12
+
13
+
Two-factor authentication adds an extra layer of security to your account by requiring a 6-digit code in addition to your password when you log in.
14
+
This helps protect your account from unauthorized access, even if your password is compromised.
15
+
You can use an authenticator app like Google Authenticator or Authy to generate the codes.
16
+
17
+
You can enable two-factor authentication from our new dashboard at <https://app.readthedocs.org/accounts/2fa/> (or <https://app.readthedocs.com/accounts/2fa/> for Read the Docs for Business users),
18
+
or by following the steps from [our documentation](https://docs.readthedocs.io/en/stable/guides/management/2fa.html).
19
+
20
+
We'd like to give a special thanks to the [django-allauth](https://allauth.org/) project for providing the foundation for our authentication system,
21
+
and making it easy for us to add two-factor authentication to Read the Docs.
0 commit comments