fix: issues
This commit is contained in:
5
backend/database/fields/user_oauths.go
Normal file
5
backend/database/fields/user_oauths.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package fields
|
||||
|
||||
// swagger:enum AuthChannel
|
||||
// ENUM( WeChat = 1 , WeiBo, QQ, Github, Google, Facebook, Twitter, LinkedIn, Apple)
|
||||
type AuthChannel int16
|
||||
Reference in New Issue
Block a user