mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-04-05 17:38:03 +08:00
Update the migration guide
This commit is contained in:
parent
d76b5d4686
commit
513f4788a1
@ -41,6 +41,9 @@ and are no longer supported. Make sure your application (or intermediate librari
|
||||
| OpenIddict.Models |
|
||||
| OpenIddict.Mvc |
|
||||
|
||||
> [!IMPORTANT]
|
||||
> If your application references the `OpenIdConnectConstants` class, update it to use `OpenIddictConstants` instead.
|
||||
|
||||
## Update the references to the Entity Framework Core/Entity Framework 6/MongoDB models
|
||||
|
||||
If your application references the `OpenIddictApplication`, `OpenIddictAuthorization`, `OpenIddictScope` or `OpenIddictToken` models, update these reference to use
|
||||
|
Loading…
Reference in New Issue
Block a user