Skip to content

Commit

Permalink
Supply server_name for optional federation-capable Jitsi auth
Browse files Browse the repository at this point in the history
  • Loading branch information
turt2live committed Jan 19, 2021
1 parent 0aa6fbe commit 5cb323f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vector/jitsi/index.ts
Expand Up @@ -164,6 +164,7 @@ function createJWTToken() {
matrix: {
token: openIdToken.access_token,
room_id: roomId,
server_name: openIdToken.matrix_server_name,
},
user: {
avatar: avatarUrl,
Expand Down

0 comments on commit 5cb323f

Please sign in to comment.