This package has been deprecated

Author message:

Package no longer supported. Use @novu/providers instead.

@novu/bandwidth
TypeScript icon, indicating that this package has built-in type declarations

0.24.1 • Public • Published

Novu Bandwidth Provider

A Bandwidth sms provider library for @novu/node

Usage

    import { BandwidthSmsProvider } from '@novu/bandwidth'

    const provider = new TwilioSmsProvider({
        username: process.env.BANDWIDTH_USERNAME,
        password: process.env.BANDWIDTH_PASSWORD,
        accountId: process.env.BANDWIDTH_ACCOUNT_ID, 
    });

Readme

Keywords

none

Package Sidebar

Install

npm i @novu/bandwidth

Weekly Downloads

6

Version

0.24.1

License

MIT

Unpacked Size

17.9 kB

Total Files

21

Last publish

Collaborators

  • rifont
  • sokratis
  • letitrock
  • scopsy