Home
last modified time | relevance | path

Searched refs:token (Results 1 – 4 of 4) sorted by relevance

/xiu/protocol/webrtc/src/clients/
H A Dwhep.js20 async view(pc, url, token) { argument
26 this.token = token;
72 if (token)
73 headers["Authorization"] = "Bearer " + token;
159 if (this.token)
343 if (this.token)
344 headers["Authorization"] = "Bearer " + this.token;
382 if (this.token)
403 if (this.token)
423 if (this.token)
[all …]
/xiu/
H A DREADME_CN.md48 - [x] 支持token鉴权
H A DREADME.md53 - [x] Support token authentications.
/xiu/application/xiu/
H A DREADME.md48 - [x] Support token authentications.