Authentication

How do I connect to a room using credentials?
The SkylinkSDKs for mobile offer a secure method to connect to room without having to expose the App Secret in the native code.  This method is recommende...
Thu, 17 Jan, 2019 at 3:39 PM
Authenticating your Application Key to start a connection
There are two ways to authenticate your key that are described below. Using CORS authentication (default) Using Credential authentication  ...
Thu, 17 Jan, 2019 at 3:37 PM