mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-11-14 12:54:10 +01:00
refactor: apply suggestions
This commit is contained in:
@@ -59,7 +59,7 @@ type AuthProvider int
|
||||
const (
|
||||
AuthProviderNone AuthProvider = iota
|
||||
AuthProviderBasicAuth
|
||||
AuthProviderForward
|
||||
AuthProviderAuthelia
|
||||
AuthProviderOauth2
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user