fix(oauth): remove github refs from generic auth
This commit is contained in:
@@ -6,4 +6,5 @@ const (
|
||||
GITHUB OAuthType = iota + 1
|
||||
GOOGLE
|
||||
TWITTER
|
||||
GENERIC
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user