mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-03 17:12:15 +00:00
add oauth2 qq support
This commit is contained in:
@@ -13,6 +13,7 @@ const (
|
||||
OT_GITHUB = iota + 1
|
||||
OT_GOOGLE
|
||||
OT_TWITTER
|
||||
OT_QQ
|
||||
)
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user