mirror of
https://github.com/go-gitea/gitea
synced 2025-07-08 03:27:19 +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