Verifying request signatures in Elixir/Phoenix

1 · Adam Conrad · Sept. 30, 2018, 9:10 a.m.
If you’re working with public APIs a common security task is to verify request signatures to prove the request is coming from who you believe you are really talking to....