video-access-token-server-node icon indicating copy to clipboard operation
video-access-token-server-node copied to clipboard

Twilio Video server-side web app in Node.js

Results 26 video-access-token-server-node issues
Sort by recently updated
recently updated
newest added

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 19.0.2 to 29.0.2. Release notes Sourced from jest's releases. v29.0.2 Features [jest-transform] Expose TransformFactory type (#13184) Fixes [babel-plugin-jest-hoist] Support imported jest in mock factory (#13188) [jest-mock] Align...

dependencies

Bumps [dotenv](https://github.com/motdotla/dotenv) from 4.0.0 to 16.0.2. Changelog Sourced from dotenv's changelog. 16.0.2 (2022-08-30) Added Export env-options.js and cli-options.js in package.json for use with downstream dotenv-expand module 16.0.1 (2022-05-10) Changed Minor...

dependencies

Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 7.4.3 to 8.5.1. Changelog Sourced from jsonwebtoken's changelog. 8.5.1 - 2019-03-18 Bug fix fix: ensure correct PS signing and verification (#585) (e5874ae428ffc0465e6bd4e660f89f78b56a74a6), closes #585 Docs README: fix...

dependencies

Bumps [jest](https://github.com/facebook/jest) from 19.0.2 to 27.0.6. Release notes Sourced from jest's releases. 27.0.6 Fixes [*] Publish all modules to include the build change in #11569 27.0.5 Features [@jest/fake-timers] Flush callbacks...

dependencies

Bumps [dotenv](https://github.com/motdotla/dotenv) from 4.0.0 to 10.0.0. Changelog Sourced from dotenv's changelog. 10.0.0 (2021-05-20) Added Add generic support to parse function Allow for import "dotenv/config.js" Add support to resolve home directory...

dependencies

Updates the requirements on [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) to permit the latest version. Changelog *Sourced from [jsonwebtoken's changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md).* > ## 8.5.1 - 2019-03-18 > > ### Bug fix > > - fix: ensure...

dependencies

i want to set the expire time, please suggest me about the time limits and where to put? if you can share a code sample is fine.

Changed the order of environment variables to match the README file. Fixes #[26](https://github.com/TwilioDevEd/video-quickstart-node/issues/26) Problem: The config file lists the TWILIO_CONFIGURATION_SID last, but the README file lists it first. Solution: Move...

Hi- When I want to run the demo, I see the following error in my browser: "Could not connect to Twilio. Illegal constructor." What could be the reason?

When trying to connect to Twilio under a new setup, I get "Connect failed". I've browsed around and this is different then the undefined error listed elsewhere. I've tried a...