Add links to prosody openidtoken-jwt auth docs
This commit is contained in:
@@ -39,7 +39,7 @@ export class Jitsi {
|
||||
*
|
||||
* If the file does not exist, we assume no auth.
|
||||
*
|
||||
* See TODO add link
|
||||
* See https://github.com/matrix-org/prosody-mod-auth-matrix-user-verification
|
||||
*/
|
||||
public async getJitsiAuth(): Promise<string|null> {
|
||||
if (!this.preferredDomain) {
|
||||
|
||||
Reference in New Issue
Block a user