dignite-projects / dignite-abp

Adding to the ecology of the ABP framework: Adds notification system, dynamic forms module, file manager, Pure Theme, and other enhancements.
http://dignite.com/dignite-abp
GNU Lesser General Public License v3.0
53 stars 13 forks source link

Adapting OpenIddict's third-party login for WeChat applets #31

Closed duguankui closed 10 months ago

duguankui commented 10 months ago

In version 1.3, we have integrated some of the functions of wechat, in which the third-party login function is to use IdentityServer. after studying and researching, we plan to focus on the third-party login of OpenIddict in version 1.4. If you are interested, you can take a look at the demo of integrating third-party login based on OpenIddect: https://github.com/duguankui/code-samples/tree/main/OpenIddict.Demo/aspnet-core

duguankui commented 10 months ago

Transfer Wechat-related modules to the newly created Dignite-Abp-Wechat library