mozilla-services / iprepd

Centralized IP reputation daemon
Mozilla Public License 2.0
60 stars 10 forks source link

Document authentication mechanisms #19

Closed diox closed 5 years ago

diox commented 5 years ago

Per https://github.com/mozilla-services/iprepd/blob/cf2290d3776bc0da4bb419133484288ed182859d/auth.go#L17-L34 iprepd uses Authentication header with either hawk or token auth using Hawk or APIKey prefixes. This should be documented in the README.