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: video client acl #814

Closed dragonmantank closed 1 year ago

dragonmantank commented 1 year ago

Description

Added an ACL claim to the client-side JWT tokens for video

Motivation and Context

This will allow client-side tokens proper authorization to video resources

Testing Details

Unit tests, manual tests will be done once this is released

Example Output or Screenshots (if appropriate)

Types of changes

Checklist

codecov-commenter commented 1 year ago

Codecov Report

Merging #814 (1f878bf) into 3.x (f10f9e4) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##              3.x     #814   +/-   ##
=======================================
  Coverage   77.49%   77.49%           
=======================================
  Files          86       86           
  Lines        1133     1133           
  Branches      233      233           
=======================================
  Hits          878      878           
  Misses        255      255           
Impacted Files Coverage Δ
packages/video/lib/video.ts 82.70% <ø> (ø)

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