An Erlang library to help with signature verification of an Alexa request when implementing Alexa Skill.
See Checking the Signature of the Request.
erlexa:verify_signature(RequestBody, Signature, CertificateURL).
An Erlang library to help with signature verification of an Alexa request when implementing Alexa Skill.
See Checking the Signature of the Request.
erlexa:verify_signature(RequestBody, Signature, CertificateURL).