Skip to content

Commit b2b81d6

Browse files
authored
Update README.md
1 parent 5fe54a4 commit b2b81d6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,9 @@ tokens generated by an authenticator application like Chrome's Authenticator ext
2323
- Configure CORS and Register the Routes
2424

2525
Read the entire article here: [https://codevoweb.com/two-factor-authentication-2fa-in-fastapi-and-python](https://codevoweb.com/two-factor-authentication-2fa-in-fastapi-and-python)
26+
27+
Related articles:
28+
29+
1. [How to Implement Two-factor Authentication (2FA) in React.js](https://codevoweb.com/two-factor-authentication-2fa-in-reactjs)
30+
2. [How to Implement (2FA) Two-factor Authentication in Golang](https://codevoweb.com/two-factor-authentication-2fa-in-golang)
31+
3. [How to Implement (2FA) Two-factor Authentication in Node.js](https://codevoweb.com/two-factor-authentication-2fa-in-nodejs)

0 commit comments

Comments
 (0)