mirror of
https://github.com/certd/certd.git
synced 2026-05-15 04:27:31 +08:00
perf: oauth支持github 和google, 修复头像显示问题
This commit is contained in:
@@ -2,4 +2,6 @@ export * from './api.js'
|
||||
export * from './oidc/plugin-oidc.js'
|
||||
export * from './wx/plugin-wx.js'
|
||||
export * from './oauth2/plugin-gitee.js'
|
||||
export * from './oauth2/plugin-clogin.js'
|
||||
export * from './oauth2/plugin-clogin.js'
|
||||
export * from './oauth2/plugin-github.js'
|
||||
export * from './oauth2/plugin-google.js'
|
||||
Reference in New Issue
Block a user