0.24.1 • Published 1 month ago

@novu/bandwidth v0.24.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

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, 
    });
0.24.1

1 month ago

0.24.0

2 months ago

0.23.1

3 months ago

0.23.0

3 months ago

0.22.0

5 months ago

0.21.0

7 months ago