Browse Source

Merge pull request #21220 from abpframework/issue-4531-2

Docs Content Reviews - Issue 4531 2
pull/21305/head
oykuermann 2 years ago
committed by GitHub
parent
commit
7283fee9b8
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/en/modules/openiddict.md
  2. 2
      docs/en/suite/generating-crud-page.md

2
docs/en/modules/openiddict.md

@ -279,7 +279,7 @@ UserInfoController -> connect/userinfo
> **Device flow** implementation will be done in the commercial module.
#### AbpOpenIddictAspNetCoreOptions
### AbpOpenIddictAspNetCoreOptions
`AbpOpenIddictAspNetCoreOptions` can be configured in the `PreConfigureServices` method of your OpenIddict [module](../framework/architecture/modularity/basics.md).

2
docs/en/suite/generating-crud-page.md

@ -273,7 +273,7 @@ Alternatively, you can add `IdentityUser` entity (or any other entity) as a navi
### New book dialog
###### ![New book dialog](../images/suite-ui-new-book.png)
### ![New book dialog](../images/suite-ui-new-book.png)
### Book list page

Loading…
Cancel
Save