Vonage / vonage-node-sdk

Vonage API client for Node.js. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
Apache License 2.0
375 stars 178 forks source link

feat: auth signature timestamp #810

Closed manchuck closed 1 year ago

manchuck commented 1 year ago

Just updating the auth module to allow the create signatureHash to have the timestamp passed in. Adding tests to server-client

Description

Motivation and Context

Testing Details

Example Output or Screenshots (if appropriate)

Types of changes

Checklist