mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-06-27 01:41:44 +02: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