diff --git a/docs/en/UI/Angular/Account-Module.md b/docs/en/UI/Angular/Account-Module.md index 9496eb95c5..1b6a15d149 100644 --- a/docs/en/UI/Angular/Account-Module.md +++ b/docs/en/UI/Angular/Account-Module.md @@ -120,6 +120,4 @@ export const environment = { } as Config.Environment; ``` -> Note: The resource owner password flow does not support the two-factor authentication for some technical reasons. - See the [Authorization in Angular UI](./Authorization.md) document for more details.