feat: enforce signature-scoped drainage authorization before SMS submission
This commit is contained in:
@@ -25,6 +25,7 @@ const (
|
||||
)
|
||||
|
||||
type Manager struct {
|
||||
DrainageGuardEnabled bool
|
||||
APIBaseURL string
|
||||
EventAPIBaseURL string
|
||||
HTTPClient *http.Client
|
||||
|
||||
Reference in New Issue
Block a user