Add some links to the openidtoken-jwt spec

pull/15111/head
Jason Robinson 2020-09-07 19:25:44 +03:00
parent 0410a6b3be
commit 2205f0611e
1 changed files with 2 additions and 1 deletions

View File

@ -125,6 +125,7 @@ function onWidgetMessage(msg) {
await widgetApi.waitReady();
await widgetApi.setAlwaysOnScreen(false); // start off as detachable from the screen
// See https://github.com/matrix-org/prosody-mod-auth-matrix-user-verification
if (jitsiAuth === 'openidtoken-jwt') {
window.addEventListener('message', onWidgetMessage);
widgetApi.callAction(
@ -160,7 +161,7 @@ function switchVisibleContainers() {
/**
* Create a JWT token fot jitsi openidtoken-jwt auth
*
* See TODO add link
* See https://github.com/matrix-org/prosody-mod-auth-matrix-user-verification
*/
function createJWTToken() {
// Header