Vonage / vonage-go-sdk

A lightweight library to help Go users everywhere integrate with the Vonage APIs. Issues and PRs all really welcome!!
https://vonage.github.io/vonage-go-sdk/
Apache License 2.0
51 stars 32 forks source link

Add message signature verification support #19

Open lornajane opened 4 years ago

lornajane commented 4 years ago

We don't currently offer verification for message signatures, this should be added and users would like it (see also https://twitter.com/amlwwalker/status/1199999132758355968)

lornajane commented 4 years ago

:tada: check out this sample code https://gist.github.com/amlwwalker/3213e01424364425748446e43542d5b6 thanks @amlwwalker

sasha27 commented 3 years ago

Hi @lornajane has this already been worked on? I would like to take a look if not for Hacktoberfest?

lornajane commented 3 years ago

I don't think anyone is working on it yet, so be my guest! Check the docs https://developer.nexmo.com/concepts/guides/signing-messages and let us know if you have questions