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