@videosdk.live/server-sdk
Preparing search index...
TokenProvider
Type Alias TokenProvider
TokenProvider
:
()
=>
string
|
Promise
<
string
>
A function that returns the current auth token (sync or async).
Type Declaration
()
:
string
|
Promise
<
string
>
Returns
string
|
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@videosdk.live/server-sdk
Loading...
A function that returns the current auth token (sync or async).