mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2026-01-02 12:27:12 +08:00
Update the migration guide to include the new OpenIddictScope.DisplayName/Resources properties
This commit is contained in:
@@ -166,5 +166,7 @@ To learn more about this feature, read the [Application permissions documentatio
|
|||||||
| OpenIddictApplications | Properties | nvarchar(max) | Yes |
|
| OpenIddictApplications | Properties | nvarchar(max) | Yes |
|
||||||
| OpenIddictApplications | Permissions | nvarchar(max) | Yes |
|
| OpenIddictApplications | Permissions | nvarchar(max) | Yes |
|
||||||
| OpenIddictAuthorizations | Properties | nvarchar(max) | Yes |
|
| OpenIddictAuthorizations | Properties | nvarchar(max) | Yes |
|
||||||
|
| OpenIddictScopes | DisplayName | nvarchar(max) | Yes |
|
||||||
| OpenIddictScopes | Properties | nvarchar(max) | Yes |
|
| OpenIddictScopes | Properties | nvarchar(max) | Yes |
|
||||||
|
| OpenIddictScopes | Resources | nvarchar(max) | Yes |
|
||||||
| OpenIddictTokens | Properties | nvarchar(max) | Yes |
|
| OpenIddictTokens | Properties | nvarchar(max) | Yes |
|
||||||
Reference in New Issue
Block a user