Преглед на файлове

fix(docs) improve documentation that jwt works on websocket

see https://community.jitsi.org/t/lib-jitsi-meet-jwt-support-with-websockets/79806
tags/v0.0.2
Tobias Schneider преди 3 години
родител
ревизия
f9fd200068
No account linked to committer's email address
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      doc/tokens.md

+ 1
- 1
doc/tokens.md Целия файл

7
 
7
 
8
 During configuration you will need to provide the *application ID* that identifies the client and a *secret* shared by both server and JWT token generator. Like described in the RFC, the secret is used to compute a HMAC hash value which allows authentication of the generated token. There are many existing libraries which can be used to implement token generation. More info can be found here: [http://jwt.io/#libraries-io]
8
 During configuration you will need to provide the *application ID* that identifies the client and a *secret* shared by both server and JWT token generator. Like described in the RFC, the secret is used to compute a HMAC hash value which allows authentication of the generated token. There are many existing libraries which can be used to implement token generation. More info can be found here: [http://jwt.io/#libraries-io]
9
 
9
 
10
-JWT token authentication only currently works with BOSH connections.
10
+JWT token authentication works with BOSH and websocket connections.
11
 
11
 
12
 [RFC7519]: https://tools.ietf.org/html/rfc7519
12
 [RFC7519]: https://tools.ietf.org/html/rfc7519
13
 [http://jwt.io/#libraries-io]: http://jwt.io/#libraries-io
13
 [http://jwt.io/#libraries-io]: http://jwt.io/#libraries-io

Loading…
Отказ
Запис