From c55de7929b215c9f9b4cc559de8cc83bef9e95bc Mon Sep 17 00:00:00 2001 From: Mehmet Erim <34455572+mehmet-erim@users.noreply.github.com> Date: Wed, 2 Jun 2021 12:11:57 +0300 Subject: [PATCH] Update Authorization.md --- docs/en/UI/Angular/Authorization.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/en/UI/Angular/Authorization.md b/docs/en/UI/Angular/Authorization.md index 54850e4569..1bde885180 100644 --- a/docs/en/UI/Angular/Authorization.md +++ b/docs/en/UI/Angular/Authorization.md @@ -52,5 +52,3 @@ export const environment = { ``` According to this flow, the user is redirected to the login page in the account module. - -> Note: The resource owner password flow does not support the two-factor authentication for some technical reasons. \ No newline at end of file