Create a minimal and basic Angular/Javascript App with Jitsi Meeting(secured with JWT Authentication(Json Web Token))

Job ID: 35480498

Budget: €25 – €30 EUR

I would like to host a secured jitsi server and connect it from a web app. A VPS Server with root access will be provided.

After the installation is completed, jitsi must secured with jwt authentication, so that not everyone who has link can join the meeting. The link of jitsi-meeting can only be accessed with a json web joken. The Link for jitsi meeting will be like: https://MyJitsiServer.com/RoomName?jwt=MY_JSON_TOKEN

Acceptance Criterias :
1. Jitsi Server is installed.
2. Jitsi is secured with jwt authentication.
3. Very basic single paged Angular App is created which is use to authenticate and connect to jitsi meeting
4. Setup commands/configuration are documented in a readme.txt file, so that anyone can build it looking at the documentation

There are lots of tutorials in internet about the implementation already. Here are some good references:
1. https://github.com/christiancuri/Docs/blob/master/Jitsi%20Meet%20Install%20(Ubuntu%2020).md
2. https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-iframe/
3. https://jwt.io/
Related categories: JavaScript Linux Node.js AngularJS