0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/packages/connectors/connector-vonage-sms
Gao Sun ab82e83afb
chore: upgrade vitest and happy-dom (#6858)
* chore: upgrade happy-dom and vitest

* chore: upgrade @vitest/coverage-v8
2024-12-08 01:11:15 +08:00
..
src feat(connector): add vonage connector (#6768) 2024-11-06 15:56:43 +08:00
logo.svg feat(connector): add vonage connector (#6768) 2024-11-06 15:56:43 +08:00
package.json chore: upgrade vitest and happy-dom (#6858) 2024-12-08 01:11:15 +08:00
README.md feat(connector): add vonage connector (#6768) 2024-11-06 15:56:43 +08:00

Vonage SMS connector

The official Logto connector for Vonage SMS.

Get started

Vonage is a global communications provider, offering robust cloud-based communication services, including SMS (short message service). The Vonage SMS Connector is a plugin provided by the Logto team to enable Logto end-users to register and sign in to their Logto account via SMS verification codes.

Set up in Vonage

💡 Tip

You can skip this step if you have already completed them.

To work with this connector, you will need to sign up for an account in Vonage. This will give you an API key and secret that you can use to access the APIs through this connector.

Once you have an account, you can find your API key and API secret at the top of the Vonage API Dashboard.

And you may need to rant a virtual number to send SMS messages.

See the Vonage SMS API for more information.

Set up in Logto

  1. API Key: Your Vonage API key.
  2. API Secret: Your Vonage API secret.
  3. Brand Name: The brand name you want to use to send the SMS, this is also called the from field, see the Sender Identity for more information.
  4. Templates: The templates you want to use to send the SMS, you can use the default templates or modify them as needed.