Closed ghost closed 2 years ago
I'm in doubt, can I use the signature and verify_fp to follow someone sending the data through the api?
I'm in doubt, can I use the signature and verify_fp to follow someone sending the data through the api?
verify_fp
is used to sign an api url call to get data.
Used this to write my own version in Elixir of the verify_fp, wanted to make a small contribution :)