Open source project collection(Netnr Project)
Class Library SDK
Third-party OAuth authorized login, QQ, WeChat, Weibo, GitHub, Gitee, Taobao (Tmall), Microsoft, DingTalk, Google, Alipay, StackOverflow
Install-Package Netnr.Login
Reminder: Generally, all third-party logins have a state parameter, which is used to prevent CSRF attacks (anti-counterfeiting). You can use this parameter to add the prefix of login and registration.
reference: Netnr.Test/Controllers/LoginController.cs