Merge pull request #9219 from abpframework/mehmet-erim-patch-1

Angular UI: Updated the Authorization document
pull/9226/head
Muhammed Altuğ 4 years ago committed by GitHub
commit 2546685cc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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.

@ -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.
Loading…
Cancel
Save