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: adding rs256 as allowed algrothim #914

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 (ad0d6c0) 83.44% compared to head (394b87d) 83.44%. Report is 5 commits behind head on 3.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 3.x #914 +/- ## ======================================= Coverage 83.44% 83.44% ======================================= Files 121 121 Lines 1649 1649 Branches 325 325 ======================================= Hits 1376 1376 Misses 273 273 ```

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