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

feat: added verifySignature to jwt package #860

Closed manchuck closed 10 months ago

manchuck commented 10 months ago

Description

Motivation and Context

Testing Details

Example Output or Screenshots (if appropriate)

Types of changes

Checklist

codecov-commenter commented 10 months ago

Codecov Report

Merging #860 (064aaf3) into 3.x (f974dd6) will increase coverage by 0.08%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              3.x     #860      +/-   ##
==========================================
+ Coverage   84.16%   84.25%   +0.08%     
==========================================
  Files         120      120              
  Lines        1554     1562       +8     
  Branches      300      300              
==========================================
+ Hits         1308     1316       +8     
  Misses        245      245              
  Partials        1        1              
Files Changed Coverage Δ
packages/jwt/lib/index.ts 100.00% <100.00%> (ø)
packages/jwt/lib/jwt.ts 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more