zoomapps-texteditor-vuejs
zoomapps-texteditor-vuejs copied to clipboard
A simple text editor Zoom App that demonstrates Collaborate Mode
The [decrypt routine](https://github.com/zoom/zoomapps-texteditor-vuejs/blob/078bbd24a924f271b67833668fadf9342e3df8c7/server/src/helpers/cipher.ts#L57) is used to [decrypt the X-Zoom-App-Context header](https://developers.zoom.us/docs/zoom-apps/zoom-app-context/#decrypting-the-header-value). The decrypted value contains important information for the application, such as the user's ID and action, which the Zoom application...
Hi, I'm seeing 2 errors on npm run dev. windows 11 tsc is 4.5.5 vue is 4.5.15 Any ideas? Thanks --Andy PS C:\development\zoomapps-texteditor-vuejs> npm run dev > [email protected] dev >...