code optimization (#3625)
This commit is contained in:
committed by
GitHub
Unverified
parent
5c8ea51eb5
commit
5e70d5bee0
@@ -30,7 +30,7 @@ var (
|
||||
"wss",
|
||||
}
|
||||
|
||||
SupportedAuthMethods = []string{
|
||||
SupportedAuthMethods = []v1.AuthMethod{
|
||||
"token",
|
||||
"oidc",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user