Files
qvyun/backend/database/fields/user_oauths.go
2025-01-10 11:42:12 +08:00

6 lines
152 B
Go

package fields
// swagger:enum AuthChannel
// ENUM( WeChat = 1 , WeiBo, QQ, Github, Google, Facebook, Twitter, LinkedIn, Apple)
type AuthChannel int16