mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-09-18 17:48:00 +08:00
Bump OpenIddict to 3.1.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
To configure OpenIddict to use MongoDB as the database for applications, authorizations, scopes and tokens, you'll need to:
|
||||
- **Reference the `OpenIddict.MongoDb` package**:
|
||||
```xml
|
||||
<PackageReference Include="OpenIddict.MongoDb" Version="3.1.0" />
|
||||
<PackageReference Include="OpenIddict.MongoDb" Version="3.1.1" />
|
||||
```
|
||||
|
||||
- **Configure OpenIddict to use the MongoDB stores**:
|
||||
|
Reference in New Issue
Block a user