From: jyothish-mohan <56919787+jyothish-mohan@users.noreply.github.com> Date: Thu, 22 Jun 2023 16:40:32 +0000 (+0530) Subject: ✏️ Tweak wording in `docs/en/docs/tutorial/security/index.md` (#9561) X-Git-Tag: 0.98.0~24 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a3b1478221afc6185e47fd650d9d8958fd861896;p=thirdparty%2Ffastapi%2Ffastapi.git ✏️ Tweak wording in `docs/en/docs/tutorial/security/index.md` (#9561) --- diff --git a/docs/en/docs/tutorial/security/index.md b/docs/en/docs/tutorial/security/index.md index 9aed2adb5d..035b317363 100644 --- a/docs/en/docs/tutorial/security/index.md +++ b/docs/en/docs/tutorial/security/index.md @@ -26,7 +26,7 @@ That's what all the systems with "login with Facebook, Google, Twitter, GitHub" ### OAuth 1 -There was an OAuth 1, which is very different from OAuth2, and more complex, as it included directly specifications on how to encrypt the communication. +There was an OAuth 1, which is very different from OAuth2, and more complex, as it included direct specifications on how to encrypt the communication. It is not very popular or used nowadays.