add oauth2 qq support

This commit is contained in:
skyblue 2014-04-13 01:15:19 +08:00
parent f92851e347
commit 75d2affcbf
5 changed files with 100 additions and 6 deletions

View file

@ -13,6 +13,7 @@ const (
OT_GITHUB = iota + 1
OT_GOOGLE
OT_TWITTER
OT_QQ
)
var (