carcabot / tiktok-signature

Generate tiktok signature token using node
750 stars 286 forks source link

verify_fp function small tweaks #139

Closed ghost closed 2 years ago

ghost commented 2 years ago

Used this to write my own version in Elixir of the verify_fp, wanted to make a small contribution :)

liladhen commented 2 years ago

I'm in doubt, can I use the signature and verify_fp to follow someone sending the data through the api?

ghost commented 2 years ago

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.