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

fix(auth): fixed passing in private key path #920

Closed manchuck closed 4 months ago

manchuck commented 4 months ago

Description

Motivation and Context

Testing Details

Example Output or Screenshots (if appropriate)

Types of changes

Checklist

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2d0b1b3) 84.52% compared to head (3f9d861) 84.61%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.x #920 +/- ## ========================================== + Coverage 84.52% 84.61% +0.09% ========================================== Files 122 122 Lines 1777 1775 -2 Branches 365 363 -2 ========================================== Hits 1502 1502 + Misses 275 273 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.