feat: add HTTP hook Secret Configuration #3993
Annotations
3 errors
Run go build main.go:
internal/utils/config.go#L684
cannot use Config.Auth.Hook.SendSMS (variable of type hookConfig) as string value in argument to strings.HasPrefix
|
Run go build main.go:
internal/utils/config.go#L692
cannot use Config.Auth.Hook.SendSMS (variable of type hookConfig) as string value in argument to strings.HasPrefix
|
Run go build main.go
Process completed with exit code 1.
|
Loading