colin
b09e1cf879
fix(openiddict): Fix the potential problems of the newly built client
- After the user attempts to log in with a non-existent client Id, an error will be reported when creating a client with the same name due to cache issues
- 用户通过不存在的客户端Id尝试登录时,因缓存问题,将造成同名客户端无法新建
9 months ago
colin
0c5a11680b
upgrade: upgrade abp framework to 9.0.4
1 year ago
feijie
2108dfa864
feat(docs): 添加OpenIddict模块文档
1 year ago
colin
96a41314bf
upgrade abp framework to 8.2.0
2 years ago
colin
d6032271aa
🔧 chore: use Directory.Packages.props
2 years ago
colin
d930a572a9
upgrade: upgrade abp framework to 8.0.0
2 years ago
colin
dcc1574699
fix(openiddict): Fixed some list query paging errors.
2 years ago
colin
3bf710fb61
Fix about openiddict
* Fixed the backend api, controlled from the manager interface.
* Complete the openiddict ui.
3 years ago
cKey
b9baa86f0a
feat(openiddict): provides the application management ui
3 years ago
cKey
2c3c76a12b
Upgrade the ABP framework to version 6.0.0
* Add OpenIddict management module.
* Add an identity server that uses OpenIddict.
* Add the identity server API that uses OpenIddict.
* LINGYUN.Abp.IdentityServer.WeChat module renamed
LINGYUN.Abp.Authentication.WeChat.
* LINGYUN.Abp.IdentityServer.QQ module renamed
LINGYUN.Abp.Authentication.QQ.
* Update Directory.Build.props.
* Update common.props.
4 years ago