diff --git a/src/oidc/tokenRefresher.ts b/src/oidc/tokenRefresher.ts index 76ce7611e85..79ef9442276 100644 --- a/src/oidc/tokenRefresher.ts +++ b/src/oidc/tokenRefresher.ts @@ -41,8 +41,7 @@ export class OidcTokenRefresher { public constructor( /** - * TODO - * Delegated auth config as found in matrix client .well-known + * The OIDC issuer as returned by the /auth_issuer API */ issuer: string, /**