Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
  • Loading branch information
t3chguy committed Feb 13, 2024
1 parent f662e22 commit 67e5e90
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/oidc/tokenRefresher.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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,
/**
Expand Down

0 comments on commit 67e5e90

Please sign in to comment.