jitsi / jitsi-meet-flutter-sdk

Jitsi Meet plugin for Flutter
Apache License 2.0
41 stars 32 forks source link

how to get token to create a meeting? #63

Open ariful-arif opened 5 months ago

saghul commented 5 months ago

The auth flow in meet.jit.si is not to be consumed by 3rd party applications.

You need to be running your own Jitsi Meet installation or use JaaS.

ariful-arif commented 5 months ago

The auth flow in meet.jit.si is not to be consumed by 3rd party applications.

You need to be running your own Jitsi Meet installation or use JaaS.

i want to add and create a meeting on jit.si meet in my own creation flutter application and is this possible? please response..

saghul commented 5 months ago

This is not possible if you are using the detault server (meet.jit.si). You need your own server.