Searched refs:token (Results 1 – 4 of 4) sorted by relevance
20 async view(pc, url, token) { argument26 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 …]
48 - [x] 支持token鉴权
53 - [x] Support token authentications.
48 - [x] Support token authentications.