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
374 stars 178 forks source link

fix: Verify - Added brand to seperate out from Sender ID #744

Closed dragonmantank closed 1 year ago

dragonmantank commented 1 year ago

Description

Verify was missing Brand as it was confused with Sender ID, a newer option for some countries

Motivation and Context

Bug fix

Testing Details

Unit tests and manual testing

Example Output or Screenshots (if appropriate)

Types of changes

Checklist