mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-06-01 13:17:21 +02:00
refactor: apply suggestions
This commit is contained in:
parent
c0578a33b6
commit
b25f8aab3e
@ -59,7 +59,7 @@ type AuthProvider int
|
|||||||
const (
|
const (
|
||||||
AuthProviderNone AuthProvider = iota
|
AuthProviderNone AuthProvider = iota
|
||||||
AuthProviderBasicAuth
|
AuthProviderBasicAuth
|
||||||
AuthProviderForward
|
AuthProviderAuthelia
|
||||||
AuthProviderOauth2
|
AuthProviderOauth2
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user