ApiRTC / ApiRTC-examples

Various examples of how to use ApiRTC Js
https://apirtc.github.io/ApiRTC-examples/
20 stars 35 forks source link

ApiRTC - authorization and restricting users #4

Open mahmood-sajjadi opened 4 years ago

mahmood-sajjadi commented 4 years ago

Hi, we are having an issue with authorization using ApiRTC. Once the user is authenticated and authorised, he or she can have access to all SDK functionalities, there is no way to restrict the user that creates a security issue. Does APIRTC provide restricted authorization?

rvailleux commented 1 year ago

hi @mahmood-sajjadi

Sorry for the high TTL

Authorisation/permissions schemes are planned to be implemented in ApiRTC. You can find details on thecurrent Authorization principles on https://dev.apirtc.com/authentication.

Please use stackoverflow with a reference to apirtc for support requests. These git issues are dedicated to improve the APIRTC-Examples source code.

Thanks,

Romain