Browse Source

Update OpenIddict.md

pull/19133/head
maliming 2 years ago
parent
commit
4bd8b9520b
No known key found for this signature in database GPG Key ID: A646B9CB645ECEA4
  1. 4
      docs/en/Modules/OpenIddict.md

4
docs/en/Modules/OpenIddict.md

@ -215,6 +215,10 @@ This module implements OpenIddict stores:
- `IOpenIddictScopeStore`
- `IOpenIddictTokenStore`
#### AbpOpenIddictStoreOptions
You can configure the `PruneIsolationLevel/DeleteIsolationLevel` of `AbpOpenIddictStoreOptions` to set the isolation level for the store operations becasue different databases have different isolation levels.
##### Repositories
The following custom repositories are defined in this module:

Loading…
Cancel
Save