perf: 第三方登录支持Microsoft

This commit is contained in:
xiaojunnuo
2026-02-05 16:14:05 +08:00
parent 4d86fb319b
commit beb7a4c992
3 changed files with 125 additions and 2 deletions
@@ -4,4 +4,5 @@ export * from './wx/plugin-wx.js'
export * from './oauth2/plugin-gitee.js'
export * from './oauth2/plugin-clogin.js'
export * from './oauth2/plugin-github.js'
export * from './oauth2/plugin-google.js'
export * from './oauth2/plugin-google.js'
export * from './oauth2/plugin-microsoft.js'